mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add auth plugin info in users list
This commit is contained in:
@@ -50,6 +50,8 @@ export interface User {
|
||||
noWelcomeModal: boolean
|
||||
|
||||
createdAt: Date
|
||||
|
||||
pluginAuth: string | null
|
||||
}
|
||||
|
||||
export interface MyUserSpecialPlaylist {
|
||||
|
||||
Reference in New Issue
Block a user