feat: Add instance to store

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-11-19 13:46:37 +01:00
parent e93da64c70
commit 054e71a609
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -197,6 +197,7 @@ invoke(async () => {
}
store.hooks.load.trigger(instance)
store.isReady = true
store.instance = instance
})
watch(