Merge branch 'fix/floating-button' into 'develop'
Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769
This commit is contained in:
commit
157d4e601e
6 changed files with 50 additions and 22 deletions
|
@ -17,6 +17,7 @@ const defaultState = {
|
|||
autoLoad: true,
|
||||
streaming: false,
|
||||
hoverPreview: true,
|
||||
autohideFloatingPostButton: false,
|
||||
pauseOnUnfocused: true,
|
||||
stopGifs: false,
|
||||
replyVisibility: 'all',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue