mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Support official plugins
This commit is contained in:
parent
fba87e27c1
commit
61cc1c03bf
2 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,8 @@ export interface PeerTubePluginIndex {
|
|||
|
||||
latestVersion: string
|
||||
|
||||
official: boolean
|
||||
|
||||
name?: string
|
||||
installed?: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue