mirror of https://github.com/Chocobozzz/PeerTube
Fix storyboard tests
parent
ff75ba7160
commit
a673d9e848
|
@ -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') + '/',
|
||||
|
|
Loading…
Reference in New Issue