1
0
Fork 0

Fix storyboard tests

This commit is contained in:
Chocobozzz 2023-06-06 13:58:20 +02:00
parent ff75ba7160
commit a673d9e848
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -376,6 +376,7 @@ export class PeerTubeServer {
logs: this.getDirectoryPath('logs') + '/',
previews: this.getDirectoryPath('previews') + '/',
thumbnails: this.getDirectoryPath('thumbnails') + '/',
storyboards: this.getDirectoryPath('storyboards') + '/',
torrents: this.getDirectoryPath('torrents') + '/',
captions: this.getDirectoryPath('captions') + '/',
cache: this.getDirectoryPath('cache') + '/',