mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Improve name
This commit is contained in:
		@@ -64,7 +64,7 @@ class _ApplicationSettingsState extends State<ApplicationSettings> {
 | 
			
		||||
            onPressed: (c) => launch(srvConfig.privacyPolicyURL),
 | 
			
		||||
          ),
 | 
			
		||||
          SettingsTile(
 | 
			
		||||
            title: tr("Terms"),
 | 
			
		||||
            title: tr("Terms of Use"),
 | 
			
		||||
            onPressed: (c) => launch(srvConfig.termsURL),
 | 
			
		||||
          ),
 | 
			
		||||
          SettingsTile(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user