ver 0.5.51

This commit is contained in:
Surya Paolo
2023-01-03 16:51:45 +01:00
parent 3f9f608d4e
commit ce4bf65fc4
49 changed files with 1610 additions and 440 deletions

View File

@@ -82,6 +82,8 @@ export default {
darkcookie.value = tools.getCookie('darkmode', false, false, false) === '-1'
scroll()
tools.initprompt()
tools.checkApp()
}