mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Fix types
This commit is contained in:
@@ -87,6 +87,7 @@ export interface BrandingSubmission {
|
||||
service: Service;
|
||||
autoLock: boolean | undefined;
|
||||
downvote: boolean | undefined;
|
||||
videoDuration: number | undefined;
|
||||
}
|
||||
|
||||
export interface BrandingSegmentDBResult {
|
||||
|
||||
Reference in New Issue
Block a user