mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
WIP plugins: move plugin CLI in peertube script
Install/uninstall/list plugins remotely
This commit is contained in:
@@ -11,6 +11,7 @@ export * from './server/follows'
|
||||
export * from './requests/requests'
|
||||
export * from './requests/check-api-params'
|
||||
export * from './server/servers'
|
||||
export * from './server/plugins'
|
||||
export * from './videos/services'
|
||||
export * from './videos/video-playlists'
|
||||
export * from './users/users'
|
||||
|
||||
Reference in New Issue
Block a user