Reword stop gifs
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
FloatingGhost 2022-10-29 22:08:18 +01:00
parent 4d9ca8909d
commit d782140e2b
1 changed files with 2 additions and 2 deletions

View File

@ -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 play gifs by default"
description: "Whether to pause animated images until they're hovered on"
}
]
},