mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
shared/ typescript types dir server-commands
This commit is contained in:
parent
6b5f72beda
commit
bf54587a3e
242 changed files with 228 additions and 172 deletions
|
@ -12,7 +12,7 @@ import {
|
|||
setDefaultVideoChannel,
|
||||
testFfmpegStreamError,
|
||||
waitJobs
|
||||
} from '@shared/extra-utils'
|
||||
} from '@shared/server-commands'
|
||||
import { VideoPrivacy } from '@shared/models'
|
||||
|
||||
async function createLiveWrapper (server: PeerTubeServer) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue