mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	feat: Filter notifications by edit
This commit is contained in:
		
							parent
							
								
									05a568e5aa
								
							
						
					
					
						commit
						70c87848dd
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -119,6 +119,7 @@ export const notificationTypes = [ | ||||||
| 	'roleAssigned', | 	'roleAssigned', | ||||||
| 	'achievementEarned', | 	'achievementEarned', | ||||||
| 	'app', | 	'app', | ||||||
|  | 	'edited' | ||||||
| ] as const; | ] as const; | ||||||
| export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const; | export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue