1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-19 07:45:40 +02:00
This commit is contained in:
tamaina
2023-05-10 15:50:15 +00:00
parent f3bc232419
commit d3ecb02644
25 changed files with 225 additions and 254 deletions

View File

@@ -1,4 +1,4 @@
import { notificationTypes } from '@/types.js';
import { notificationTypes } from 'misskey-js';
export const packedNotificationSchema = {
type: 'object',