mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Cleanup shared models imports
This commit is contained in:
parent
fa47956ecf
commit
28be9d1d3e
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ConstantManager } from '@shared/models/plugins/server/plugin-constant-manager.model'
|
||||
import { ConstantManager } from '../plugin-constant-manager.model'
|
||||
|
||||
export interface PluginVideoLanguageManager extends ConstantManager<string> {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue