fix(misskey-js): モデログのフィルタに追加漏れがあったのを修正 (#14328)
This commit is contained in:
		
							parent
							
								
									3411b9c16c
								
							
						
					
					
						commit
						8bae2ecabd
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -143,6 +143,12 @@ export const moderationLogTypes = [
 | 
			
		|||
	'deleteAvatarDecoration',
 | 
			
		||||
	'unsetUserAvatar',
 | 
			
		||||
	'unsetUserBanner',
 | 
			
		||||
	'createSystemWebhook',
 | 
			
		||||
	'updateSystemWebhook',
 | 
			
		||||
	'deleteSystemWebhook',
 | 
			
		||||
	'createAbuseReportNotificationRecipient',
 | 
			
		||||
	'updateAbuseReportNotificationRecipient',
 | 
			
		||||
	'deleteAbuseReportNotificationRecipient',
 | 
			
		||||
] as const;
 | 
			
		||||
 | 
			
		||||
// See: packages/backend/src/core/ReversiService.ts@L410
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue