mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-29 04:09:45 +08:00
添加分享人唯一ID,支持删除订阅分享功能,并优化相关组件的事件处理
This commit is contained in:
@@ -88,6 +88,8 @@ export interface SubscribeShare {
|
||||
share_comment?: string
|
||||
// 分享人
|
||||
share_user?: string
|
||||
// 分享人唯一ID
|
||||
share_uid?: string
|
||||
// 订阅名称
|
||||
name?: string
|
||||
// 订阅年份
|
||||
|
||||
Reference in New Issue
Block a user