fix: force refresh modules after closing menu
This commit is contained in:
@@ -33,9 +33,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
onDestroy(() => {
|
onDestroy(() => {
|
||||||
if(DBState.db.moduleIntergration){
|
refreshModules()
|
||||||
refreshModules()
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
{#if mode === 0}
|
{#if mode === 0}
|
||||||
|
|||||||
Reference in New Issue
Block a user