mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Translate plugin settings
This commit is contained in:
parent
2accfdd8ec
commit
fb3c9e2bf5
7 changed files with 57 additions and 39 deletions
|
@ -5,6 +5,7 @@ import { BroadcastMessageLevel } from './broadcast-message-level.type'
|
|||
|
||||
export interface ServerConfigPlugin {
|
||||
name: string
|
||||
npmName: string
|
||||
version: string
|
||||
description: string
|
||||
clientScripts: { [name: string]: ClientScriptJSON }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue