mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Reorganize plugin models
This commit is contained in:
parent
2b02c520e6
commit
428ccb8b7a
48 changed files with 113 additions and 112 deletions
|
@ -1,4 +1,4 @@
|
|||
import { PluginClientScope } from './plugin-client-scope.type'
|
||||
import { PluginClientScope } from './client/plugin-client-scope.type'
|
||||
|
||||
export type PluginTranslationPaths = {
|
||||
[ locale: string ]: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue