lint fix
This commit is contained in:
parent
07b99f4ac9
commit
50ca906421
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ interface TorrentStats {
|
||||||
};
|
};
|
||||||
time_remaining: {
|
time_remaining: {
|
||||||
human_readable: string;
|
human_readable: string;
|
||||||
duration: {
|
duration?: {
|
||||||
secs: number,
|
secs: number,
|
||||||
}
|
}
|
||||||
} | null;
|
} | null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue