mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03: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
|
IncludeAliases: 1
|
||||||
});
|
});
|
||||||
Remote.domainList();
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue