mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Fix and improved hasher routing
This commit is contained in:
parent
06e2dc722d
commit
fafe56ecb4
16 changed files with 41 additions and 83 deletions
|
|
@ -85,7 +85,7 @@ export class AbstractSettingsScreen extends AbstractScreen {
|
|||
}, 1);
|
||||
}
|
||||
} else {
|
||||
rl.route.setHash(settings(), false, true);
|
||||
hasher.replaceHash(settings());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue