mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Improve usability
This commit is contained in:
		
							parent
							
								
									b66e0b3ac5
								
							
						
					
					
						commit
						9b61306f59
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -93,6 +93,8 @@ export default defineComponent({
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		uninstall() {
 | 
							uninstall() {
 | 
				
			||||||
			removeTheme(this.selectedTheme);
 | 
								removeTheme(this.selectedTheme);
 | 
				
			||||||
 | 
								this.selectedThemeId = null;
 | 
				
			||||||
 | 
								os.success();
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue