mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-05-06 06:00:44 +08:00
fix: clean up profile auth binding notes
This commit is contained in:
@@ -51,6 +51,7 @@ export interface UserAuthBindingStatus {
|
||||
bind_start_path?: string | null
|
||||
can_bind?: boolean
|
||||
can_unbind?: boolean
|
||||
note_key?: string | null
|
||||
note?: string | null
|
||||
metadata?: Record<string, unknown>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user