mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-30 21:13:28 +01:00 
			
		
		
		
	Update a field label
This commit is contained in:
		| @@ -545,7 +545,7 @@ class AddAppPageState extends State<AddAppPage> { | ||||
|                   items: [ | ||||
|                     [ | ||||
|                       GeneratedFormTextField('appId', | ||||
|                           label: tr('appId'), | ||||
|                           label: '${tr('appId')} - ${tr('custom')}', | ||||
|                           required: false, | ||||
|                           additionalValidators: [ | ||||
|                             (value) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user