mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Support official plugins
This commit is contained in:
@@ -9,6 +9,8 @@ export interface PeerTubePluginIndex {
|
||||
|
||||
latestVersion: string
|
||||
|
||||
official: boolean
|
||||
|
||||
name?: string
|
||||
installed?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user