Merge branch 'misskey-dev:develop' into dev

This commit is contained in:
MomentQYC 2024-10-04 20:52:05 +08:00 committed by GitHub
commit 73ae524e9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
101 changed files with 2852 additions and 1531 deletions

View file

@ -68,6 +68,7 @@ export const notificationTypes = [
'roleAssigned',
'achievementEarned',
'exportCompleted',
'login',
'test',
'app',
] as const;