mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Removed more non-community (aka Prem/Premium/License) code
This commit is contained in:
parent
d5665463fe
commit
e3e5929b21
35 changed files with 140 additions and 792 deletions
|
|
@ -51,10 +51,6 @@ class UserAjaxUserPromises extends AbstractAjaxPromises {
|
|||
'Hashes': aHashes
|
||||
});
|
||||
}
|
||||
|
||||
welcomeClose() {
|
||||
return this.postRequest('WelcomeClose');
|
||||
}
|
||||
}
|
||||
|
||||
export default new UserAjaxUserPromises();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue