mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
oops
This commit is contained in:
parent
04b93715ff
commit
4aadd8b04f
@ -102,7 +102,9 @@ export default (callback: (launch: (router: VueRouter, api?: (os: MiOS) => API)
|
||||
//#region Dark/Light
|
||||
Vue.mixin({
|
||||
data() {
|
||||
_unwatchDarkmode_: null
|
||||
return {
|
||||
_unwatchDarkmode_: null
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
const apply = v => {
|
||||
|
Loading…
Reference in New Issue
Block a user