Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanGrims authored Oct 18, 2024
1 parent ed05ffd commit 3870e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/admin/NewVote.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export default function NewVote() {
prompt({
headline: "ID der Wahl",
description:
"Ändern Sie die ID der Wahl. Diese erscheint in der URL (waldorfwahlen.de/[ID]). Achten Sie darauf, dass die ID eindeutig ist und keine Sonderzeichen enthält.",
"Ändern Sie die ID der Wahl. Diese erscheint in der URL (waldorfwahlen.web.app/[ID]). Achten Sie darauf, dass die ID eindeutig ist und keine Sonderzeichen enthält.",
inputType: "text",
confirmText: "Schließen",
cancelText: "",
Expand Down

0 comments on commit 3870e2d

Please sign in to comment.