mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-12 07:40:57 +03:00
UI & logs now use proper fork name rather than just youtube-dl
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
export type Task = {
|
||||
key: string;
|
||||
title?: string;
|
||||
last_ran: number;
|
||||
last_confirmed: number;
|
||||
running: boolean;
|
||||
|
||||
Reference in New Issue
Block a user