1
0

convert notification types in mastodon API

This commit is contained in:
Hazelnoot
2025-03-24 14:26:25 -04:00
parent 8a9979b3d3
commit 58cdee77d5
7 changed files with 84 additions and 41 deletions
@@ -1,7 +1,7 @@
import MisskeyAPI from '@/misskey/api_client'
import MegalodonEntity from '@/entity'
import MisskeyEntity from '@/misskey/entity'
import MegalodonNotificationType from '@/notification'
import * as MegalodonNotificationType from '@/notification'
import MisskeyNotificationType from '@/misskey/notification'
const user: MisskeyEntity.User = {