Skip to content

Commit

Permalink
Remove annoying text
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed May 2, 2021
1 parent de214a3 commit 0b29f6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/dash-home/src/components/controller/Editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export const Editor: React.FC<Props> = props => {
<>
{/* Name */}
<Form.Group>
{t("agent.useDefault")}
<Form.Label><P>{t("controller.entry.name.title")}</P></Form.Label>
<Form.Control
value={controller.name}
Expand Down

0 comments on commit 0b29f6e

Please sign in to comment.