oops
This commit is contained in:
		
							parent
							
								
									ffc63383dc
								
							
						
					
					
						commit
						94b2ddef45
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -102,7 +102,9 @@ export default (callback: (launch: (router: VueRouter, api?: (os: MiOS) => API)
 | 
				
			||||||
			//#region Dark/Light
 | 
								//#region Dark/Light
 | 
				
			||||||
			Vue.mixin({
 | 
								Vue.mixin({
 | 
				
			||||||
				data() {
 | 
									data() {
 | 
				
			||||||
					_unwatchDarkmode_: null
 | 
										return {
 | 
				
			||||||
 | 
											_unwatchDarkmode_: null
 | 
				
			||||||
 | 
										};
 | 
				
			||||||
				},
 | 
									},
 | 
				
			||||||
				mounted() {
 | 
									mounted() {
 | 
				
			||||||
					const apply = v => {
 | 
										const apply = v => {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue