This commit is contained in:
Kwaroran
2025-02-25 05:27:24 +09:00
2 changed files with 2 additions and 6 deletions

View File

@@ -33,9 +33,7 @@
}
onDestroy(() => {
if(DBState.db.moduleIntergration){
refreshModules()
}
refreshModules()
})
</script>
{#if mode === 0}