Merge branch 'showMobileNewPost' into 'develop'

New user option: Always show floating New Post button

See merge request pleroma/pleroma-fe!1395
This commit is contained in:
HJ 2021-09-09 12:19:53 +00:00
commit a8a82ad12f
9 changed files with 25 additions and 3 deletions

View file

@ -35,6 +35,7 @@ export const defaultState = {
loopVideoSilentOnly: true,
streaming: false,
emojiReactionsOnTimeline: true,
alwaysShowNewPostButton: false,
autohideFloatingPostButton: false,
pauseOnUnfocused: true,
stopGifs: false,