☝️ added rewind command ®
This commit is contained in:
		
					parent
					
						
							
								6204049a01
							
						
					
				
			
			
				commit
				
					
						6a0835d87f
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -94,6 +94,10 @@ export class ComponentManager { | |||
|             refresh(ctx: ComponentManager) { | ||||
|                 ctx.refresh() | ||||
|             }, | ||||
|             rewind(ctx:ComponentManager){ | ||||
|                 localStorage.clear() | ||||
|                 success("Succesfully cleared localStorage!","",ctx.alertOptions) | ||||
|             }, | ||||
|             ctp: this.templateStore.commands.template, | ||||
|             settings: this.settings.commands, | ||||
|             download | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Matei Adriel
				Matei Adriel