mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
shared/ typescript types dir server-commands
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
PluginsCommand,
|
||||
setAccessTokensToServers,
|
||||
waitJobs
|
||||
} from '@shared/extra-utils'
|
||||
} from '@shared/server-commands'
|
||||
import { HttpStatusCode, ThumbnailType } from '@shared/models'
|
||||
|
||||
function postCommand (server: PeerTubeServer, command: string, bodyArg?: object) {
|
||||
|
||||
Reference in New Issue
Block a user