fix bug
This commit is contained in:
		
							parent
							
								
									4c545fbba5
								
							
						
					
					
						commit
						fbc5b8ceb7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -94,6 +94,7 @@ export default defineComponent({ | ||||||
| 
 | 
 | ||||||
| 		uninstall() { | 		uninstall() { | ||||||
| 			removeTheme(this.selectedTheme); | 			removeTheme(this.selectedTheme); | ||||||
|  | 			this.installedThemes = this.installedThemes.filter(t => t.id !== this.selectedThemeId); | ||||||
| 			this.selectedThemeId = null; | 			this.selectedThemeId = null; | ||||||
| 			os.success(); | 			os.success(); | ||||||
| 		}, | 		}, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue