mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
WIP plugins: install/uninstall
This commit is contained in:
parent
345da516fa
commit
f023a19c3e
11 changed files with 216 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
export type PluginPackageJson = {
|
||||
name: string
|
||||
version: string
|
||||
description: string
|
||||
engine: { peertube: string },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue