mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Cleanup CSS and JS
Improve app loading error
This commit is contained in:
parent
2c69da61f0
commit
7e43bfc6b0
3 changed files with 14 additions and 29 deletions
|
|
@ -116,7 +116,7 @@ export class EmailAddressesComponent {
|
|||
)
|
||||
}
|
||||
}).throttle(500)
|
||||
: () => {};
|
||||
: () => 0;
|
||||
}
|
||||
|
||||
_focusTrigger(bValue) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue