mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
fixed types
This commit is contained in:
parent
5e3d52ecfc
commit
096eca8046
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ let argvC: {
|
|||
locale: string;
|
||||
new: boolean | undefined;
|
||||
'movie-listing': string | undefined;
|
||||
'show-raw': string | undefined;
|
||||
'season-raw': string | undefined;
|
||||
series: string | undefined;
|
||||
s: string | undefined;
|
||||
srz: string | undefined;
|
||||
|
|
|
|||
Loading…
Reference in a new issue