Skip to content

Commit

Permalink
Rename Tools to Mass Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
LASER-Yi committed Jun 3, 2022
1 parent ed819ce commit 2a5bf95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/pages/Episodes/index.tsx
Expand Up @@ -174,7 +174,7 @@ const SeriesEpisodesView: FunctionComponent = () => {
}
}}
>
Tools
Mass Edit
</Toolbox.Button>
<Toolbox.Button
disabled={
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/pages/Movies/Details/index.tsx
Expand Up @@ -230,7 +230,7 @@ const MovieDetailView: FunctionComponent = () => {
}
}}
>
Tools
Mass Edit
</Menu.Item>
<Menu.Item
icon={<FontAwesomeIcon icon={faHistory} />}
Expand Down

0 comments on commit 2a5bf95

Please sign in to comment.