Try logging in with the existing cookie.

This commit is contained in:
Roger Braun 2017-07-02 13:07:35 +02:00 committed by eal
parent 87b18da811
commit 8b4f59e1f7
3 changed files with 7 additions and 2 deletions

View file

@ -38,8 +38,7 @@ const persistedStateOptions = {
'config.autoLoad',
'config.hoverPreview',
'config.muteWords',
'statuses.notifications',
'users.users'
'users.lastLoginName'
]
}