mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Send a request to update notifications settings
This commit is contained in:
		
							
								
								
									
										5
									
								
								assets/js/typings/Settings.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								assets/js/typings/Settings.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -4,6 +4,11 @@
 | 
			
		||||
 * @author Pierre Hubert
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
declare interface NotificationsSettings {
 | 
			
		||||
    allow_conversations: boolean,
 | 
			
		||||
    allow_notifications_sound: boolean,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare interface DataConservationPolicy {
 | 
			
		||||
    inactive_account_lifetime?: number,
 | 
			
		||||
    notification_lifetime?: number,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user