私人影库增加追番订阅功能
This commit is contained in:
+2
-1
@@ -240,7 +240,8 @@ export type NotificationType =
|
||||
| 'system' // 系统通知
|
||||
| 'announcement' // 公告
|
||||
| 'movie_request' // 新求片通知(给管理员)
|
||||
| 'request_fulfilled'; // 求片已上架通知(给求片用户)
|
||||
| 'request_fulfilled' // 求片已上架通知(给求片用户)
|
||||
| 'anime_subscription_update'; // 追番订阅更新
|
||||
|
||||
// 通知数据结构
|
||||
export interface Notification {
|
||||
|
||||
Reference in New Issue
Block a user