mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-15 07:57:05 +03:00
rename clearSegmentCache
This commit is contained in:
@@ -39,7 +39,7 @@ export async function postClearCache(req: Request, res: Response): Promise<Respo
|
||||
}
|
||||
|
||||
try {
|
||||
QueryCacher.clearVideoCache({
|
||||
QueryCacher.clearSegmentCache({
|
||||
videoID,
|
||||
hashedVideoID,
|
||||
service
|
||||
|
||||
Reference in New Issue
Block a user