mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Fixed: Folder expand/collapse not remembered (#934)
This commit is contained in:
parent
c926642bff
commit
568a1a1cda
8 changed files with 12 additions and 12 deletions
|
|
@ -25,7 +25,7 @@ import PgpStore from 'Stores/User/Pgp';
|
|||
import MessageStore from 'Stores/User/Message';
|
||||
import ContactStore from 'Stores/User/Contact';
|
||||
|
||||
import Local from 'Storage/Client.jsx';
|
||||
import Local from 'Storage/Client';
|
||||
import Settings from 'Storage/Settings';
|
||||
|
||||
import Remote from 'Remote/User/Ajax';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue