mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-31 13:33:28 +01:00 
			
		
		
		
	Started switching additionaldata to map
This commit is contained in:
		| @@ -208,7 +208,7 @@ class _AppPageState extends State<AppPage> { | ||||
|                               onPressed: app?.downloadProgress != null | ||||
|                                   ? null | ||||
|                                   : () { | ||||
|                                       showDialog<List<String>>( | ||||
|                                       showDialog<Map<String, String>>( | ||||
|                                           context: context, | ||||
|                                           builder: (BuildContext ctx) { | ||||
|                                             return GeneratedFormModal( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user