opening the settings bypasses the OOBE
This commit is contained in:
		
							parent
							
								
									717ebab479
								
							
						
					
					
						commit
						bfabc7506e
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -28,6 +28,8 @@ class Page_Settings extends Page { | ||||||
| 			// Instantiate the filters module, since it's needed for some of the actions below. 
 | 			// Instantiate the filters module, since it's needed for some of the actions below. 
 | ||||||
| 			this.data.filters = (this.data.filters) ? this.data.filters : new filters(); | 			this.data.filters = (this.data.filters) ? this.data.filters : new filters(); | ||||||
| 
 | 
 | ||||||
|  | 			// Bypass the OOBE page since the user opened the settings page. 
 | ||||||
|  | 			global.write([`init`], true, 1, {"silent": true}); | ||||||
| 
 | 
 | ||||||
| 			// Set the actions. 
 | 			// Set the actions. 
 | ||||||
| 			let ACTIONS = {}; | 			let ACTIONS = {}; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue