mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Add asserts folder
Add @command decorator
This commit is contained in:
parent
a60ffc06e1
commit
1526130bfc
44 changed files with 300 additions and 264 deletions
|
|
@ -69,8 +69,8 @@ class MenuSettingsUserView extends AbstractViewNext
|
|||
}, Magics.Time200ms));
|
||||
}
|
||||
|
||||
link(sRoute) {
|
||||
return settings(sRoute);
|
||||
link(route) {
|
||||
return settings(route);
|
||||
}
|
||||
|
||||
backToMailBoxClick() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue