Make floating post button configurable

This commit is contained in:
eugenijm 2019-04-25 19:32:21 +03:00
parent c8f967d5c0
commit ae1496cfb4
6 changed files with 40 additions and 4 deletions

View file

@ -17,6 +17,7 @@ const defaultState = {
autoLoad: true,
streaming: false,
hoverPreview: true,
autohideFloatingPostButton: false,
pauseOnUnfocused: true,
stopGifs: false,
replyVisibility: 'all',