mirror of
				https://github.com/DarkflameUniverse/NexusDashboard.git
				synced 2025-10-27 18:51:58 +00:00 
			
		
		
		
	fix exception
This commit is contained in:
		| @@ -176,7 +176,7 @@ def register_settings(app): | ||||
|     try: | ||||
|         app.config.from_object('app.settings') | ||||
|     except Exception: | ||||
|  | ||||
|         print("Not using settings.py") | ||||
|  | ||||
|     # Load environment specific settings | ||||
|     app.config['TESTING'] = False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre