mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 05:07:43 +02:00
QMS: fix collaborator editor loading (#3920)
Signed-off-by: Anna No <anna.no@xored.com>
This commit is contained in:
@@ -101,6 +101,8 @@
|
||||
provider?.on('synced', () => {
|
||||
loading = false
|
||||
})
|
||||
} else {
|
||||
loading = false
|
||||
}
|
||||
|
||||
const currentUser = getCurrentAccount()
|
||||
|
||||
Reference in New Issue
Block a user