Update types.ts

This commit is contained in:
Jorrin
2024-03-13 00:27:49 +01:00
parent dd3942488c
commit 845bf7c3db

View File

@@ -3,7 +3,6 @@ export type VideoLinks = {
message: string;
premium_content: number;
url: string;
parseVideoLinks: string;
quality: string;
subtitle: boolean | string;
subtitle_lns: boolean;