aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
diff options
context:
space:
mode:
authorShpuld Shpuldson <shpuld@gmail.com>2017-06-07 17:58:24 +0300
committerShpuld Shpuldson <shpuld@gmail.com>2017-06-07 17:58:24 +0300
commitf915ae174d3454ade20b9f6c827ce84b04ad7089 (patch)
treef969f3a4a34f682fd8811cedde7dbf46ed7e0d68 /src/main.js
parent449a466ef2a071db07fb63dddf5b7dad704000ec (diff)
Add floating status-previews on reply-link mouseover in conversations and make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
Diffstat (limited to 'src/main.js')
-rw-r--r--src/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.js b/src/main.js
index 351149f1..e5ecf228 100644
--- a/src/main.js
+++ b/src/main.js
@@ -34,6 +34,7 @@ const persistedStateOptions = {
'config.hideAttachmentsInConv',
'config.hideNsfw',
'config.autoLoad',
+ 'config.hoverPreview',
'config.muteWords',
'statuses.notifications',
'users.users'