mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 14:06:00 +03:00
QMS: fix collaborator editor loading (#3920)
Signed-off-by: Anna No <anna.no@xored.com>
This commit is contained in:
parent
8e059919b1
commit
5dede58e83
@ -101,6 +101,8 @@
|
||||
provider?.on('synced', () => {
|
||||
loading = false
|
||||
})
|
||||
} else {
|
||||
loading = false
|
||||
}
|
||||
|
||||
const currentUser = getCurrentAccount()
|
||||
|
Loading…
Reference in New Issue
Block a user