mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Fix bad string
This commit is contained in:
		@@ -124,7 +124,7 @@ const SettingsPrivacySection = {
 | 
			
		||||
					options: lifetimeOptions,
 | 
			
		||||
					settings: [
 | 
			
		||||
						{
 | 
			
		||||
							title: tr("Automatically delete unread notification after"),
 | 
			
		||||
							title: tr("Automatically delete unread notifications after"),
 | 
			
		||||
							key: "notification_lifetime", 
 | 
			
		||||
							value: findOptionIndex(settings.notification_lifetime),
 | 
			
		||||
							minVal: serverPolicy.min_notification_lifetime,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user