mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Remove unused startup_url
This commit is contained in:
parent
3a61bb3e5a
commit
df293960d0
5 changed files with 4 additions and 19 deletions
|
|
@ -75,8 +75,6 @@ export class SystemDropDownUserView extends AbstractViewRight {
|
|||
// FolderUserStore.folderList([]);
|
||||
Remote.foldersReload(value => {
|
||||
if (value) {
|
||||
value = SettingsGet('StartupUrl');
|
||||
rl.route.setHash(root(value), true);
|
||||
// 4. Change to INBOX = reload MessageList
|
||||
// MessageUserStore.setMessageList();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue