mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +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
|
|
@ -13,7 +13,7 @@
|
|||
Cache = require('Common/Cache'),
|
||||
|
||||
Settings = require('Storage/Settings'),
|
||||
Local = require('Storage/Client.jsx'),
|
||||
Local = require('Storage/Client'),
|
||||
|
||||
FolderStore = require('Stores/User/Folder'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue