mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Preparations for #1689
This commit is contained in:
parent
d2f3aa1c10
commit
166b790a3e
4 changed files with 18 additions and 11 deletions
|
|
@ -48,7 +48,7 @@ export class UserSettingsAccounts /*extends AbstractViewSettings*/ {
|
|||
}
|
||||
|
||||
editIdentity(identity) {
|
||||
showScreenPopup(IdentityPopupView, [identity]);
|
||||
identity.edit();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue