rename clearSegmentCache

This commit is contained in:
Michael C
2021-11-15 01:48:14 -05:00
parent b9ebd00365
commit 03c95ca158
5 changed files with 7 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ export async function postClearCache(req: Request, res: Response): Promise<Respo
}
try {
QueryCacher.clearVideoCache({
QueryCacher.clearSegmentCache({
videoID,
hashedVideoID,
service