Skip to content

Commit

Permalink
fix: add back tmdb actions (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
revam authored Dec 8, 2024
1 parent f685d76 commit c435a22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Dialogs/ActionsModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ const actions = {
'delete-unused-tmdb-shows',
'update-all-tmdb-movies',
'delete-unused-tmdb-movies',
'download-missing-tmdb-people',
'purge-tmdb-movie-collections',
'purge-tmdb-show-alternate-orderings',
],
},
shoko: {
Expand Down

0 comments on commit c435a22

Please sign in to comment.