forked from AkkomaGang/akkoma
Reword stop gifs
This commit is contained in:
parent
4d9ca8909d
commit
d782140e2b
1 changed files with 2 additions and 2 deletions
|
@ -1392,9 +1392,9 @@
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :stopGifs,
|
key: :stopGifs,
|
||||||
label: "Pause animated images until you hover on them",
|
label: "Stop Gifs",
|
||||||
type: :boolean,
|
type: :boolean,
|
||||||
description: "Whether to play gifs by default"
|
description: "Whether to pause animated images until they're hovered on"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue