Skip to content

Commit

Permalink
Update torrents status
Browse files Browse the repository at this point in the history
  • Loading branch information
6c65726f79 committed Aug 15, 2021
1 parent f34deda commit dbd1982
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/views/components/Infos.vue
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export default defineComponent({
details:{} as Record<string,any>,
statusText:[
Locale.filters.stopped,
"Waiting",
Locale.filters.verifying // Waiting for verification,
Locale.filters.verifying,
Locale.filters.queued,
Locale.filters.downloading,
Expand Down

0 comments on commit dbd1982

Please sign in to comment.