Skip to content

Commit

Permalink
Merge pull request #252 from caorushizi/dev-ui
Browse files Browse the repository at this point in the history
feat: ✨  new ui
  • Loading branch information
caorushizi authored Aug 11, 2024
2 parents 9264dba + 9ddd748 commit 6df79a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/renderer/src/renderer.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ declare interface DownloadItem {
headers?: string;
status?: DownloadStatus;
isLive?: boolean;
log: string;
log?: string;
}

declare interface VideoResponse {
Expand Down

0 comments on commit 6df79a0

Please sign in to comment.