You've already forked obsidian-visualiser
Add back Loading Indicator, rework children caching, small visual improvement on character sheet and config management.
This commit is contained in:
@@ -199,5 +199,8 @@ export default defineNuxtConfig({
|
||||
compilerOptions: {
|
||||
isCustomElement: (tag) => tag === 'iconify-icon',
|
||||
}
|
||||
},
|
||||
devtools: {
|
||||
enabled: false,
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user