mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-08 20:47:02 +03:00
Only return one segment for highlight category
This commit is contained in:
@@ -7,4 +7,4 @@ export function getbaseURL() {
|
||||
/**
|
||||
* Duplicated from Mocha types. TypeScript doesn't infer that type by itself for some reason.
|
||||
*/
|
||||
export type Done = (err?: any) => void;
|
||||
export type Done = (err?: any) => void;
|
||||
Reference in New Issue
Block a user