mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-30 21:05:42 +00:00 
			
		
		
		
	Require API version 46
This commit is contained in:
		| @@ -1150,7 +1150,7 @@ class InvenTreeAPI { | ||||
|     ); | ||||
|   } | ||||
|  | ||||
|   bool get supportsSettings => isConnected() && apiVersion >= 45; | ||||
|   bool get supportsSettings => isConnected() && apiVersion >= 46; | ||||
|  | ||||
|   // Keep a record of which settings we have received from the server | ||||
|   Map<String, InvenTreeGlobalSetting> _globalSettings = {}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user