mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-27 11:43:47 +01:00 
			
		
		
		
	Change behaviour of Custom App ID
This commit is contained in:
		| @@ -538,7 +538,7 @@ class AddAppPageState extends State<AddAppPage> { | |||||||
|                       }); |                       }); | ||||||
|                     } |                     } | ||||||
|                   }), |                   }), | ||||||
|             if (pickedSource != null) |             if (pickedSource != null && pickedSource!.enforceTrackOnly) | ||||||
|               GeneratedForm( |               GeneratedForm( | ||||||
|                   key: Key( |                   key: Key( | ||||||
|                       '${pickedSource.runtimeType.toString()}-${pickedSource?.hostChanged.toString()}-${pickedSource?.hostIdenticalDespiteAnyChange.toString()}-appId'), |                       '${pickedSource.runtimeType.toString()}-${pickedSource?.hostChanged.toString()}-${pickedSource?.hostIdenticalDespiteAnyChange.toString()}-appId'), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user