mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 16:26:44 +03:00
Resolve #1689
This commit is contained in:
parent
3fb700f163
commit
aa52d2e8f8
10 changed files with 39 additions and 30 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import { koArrayWithDestroy } from 'External/ko';
|
||||
import { koComputable } from 'External/ko';
|
||||
import { koArrayWithDestroy, koComputable } from 'External/ko';
|
||||
import { isArray } from 'Common/Utils';
|
||||
|
||||
export const IdentityUserStore = koArrayWithDestroy();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue