mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 04:22:15 +08:00
Bugfix: undefined Remote.domainList
This commit is contained in:
parent
0eba63a74b
commit
503219c70e
1 changed files with 0 additions and 1 deletions
|
@ -23,5 +23,4 @@ DomainAdminStore.fetch = () => {
|
|||
}, {
|
||||
IncludeAliases: 1
|
||||
});
|
||||
Remote.domainList();
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue