projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9ca89
)
Reword stop gifs
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 29 Oct 2022 21:08:18 +0000
(22:08 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 29 Oct 2022 21:08:18 +0000
(22:08 +0100)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index d7bece75bfe9f4359cca1e26f5a9398633e30d1f..1ff0a582bd6438524d0c773925c7f98f605c76cd 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-1392,9
+1392,9
@@
config :pleroma, :config_description, [
},
%{
key: :stopGifs,
- label: "
Pause animated images until you hover on them
",
+ label: "
Stop Gifs
",
type: :boolean,
- description: "Whether to p
lay gifs by default
"
+ description: "Whether to p
ause animated images until they're hovered on
"
}
]
},