forked from AkkomaGang/akkoma
Add StopGifs to description
This commit is contained in:
parent
16a31872fe
commit
4d9ca8909d
1 changed files with 6 additions and 0 deletions
|
@ -1389,6 +1389,12 @@
|
|||
label: "Render misskey markdown",
|
||||
type: :boolean,
|
||||
description: "Whether to render Misskey-flavoured markdown"
|
||||
},
|
||||
%{
|
||||
key: :stopGifs,
|
||||
label: "Pause animated images until you hover on them",
|
||||
type: :boolean,
|
||||
description: "Whether to play gifs by default"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue