cleanup console logs (changed actual proper logs to .info())
This commit is contained in:
parent
7d88140bb4
commit
c71a36de30
9 changed files with 6 additions and 12 deletions
|
|
@ -527,7 +527,6 @@ export const useInterfaceStore = defineStore('interface', {
|
|||
async applyTheme (
|
||||
{ recompile = false } = {}
|
||||
) {
|
||||
console.log('Apply')
|
||||
const {
|
||||
forceThemeRecompilation,
|
||||
themeDebug,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue