1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00

Add scale filter to documentation

This commit is contained in:
Chocobozzz 2021-04-09 15:31:09 +02:00 committed by Chocobozzz
parent 3e03b961b8
commit a60696ab18
4 changed files with 15 additions and 11 deletions

View file

@ -19,7 +19,6 @@ import {
uninstallPlugin,
updateCustomSubConfig,
uploadVideoAndGetId,
waitFfmpegUntilError,
waitJobs,
waitUntilLivePublished
} from '../../../shared/extra-utils'