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