Use unisonReload
This commit is contained in:
		
							parent
							
								
									1dbe03b210
								
							
						
					
					
						commit
						2047860e71
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -29,6 +29,7 @@ import * as os from '@client/os'; | |||
| import { sidebarDef } from '@client/sidebar'; | ||||
| import { defaultStore } from '@client/store'; | ||||
| import * as symbols from '@client/symbols'; | ||||
| import { unisonReload } from '@client/scripts/unison-reload'; | ||||
| 
 | ||||
| export default defineComponent({ | ||||
| 	components: { | ||||
|  | @ -106,7 +107,7 @@ export default defineComponent({ | |||
| 			}); | ||||
| 			if (canceled) return; | ||||
| 
 | ||||
| 			location.reload(); | ||||
| 			unisonReload(); | ||||
| 		} | ||||
| 	}, | ||||
| }); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue