Add puzzle fake data recommendation

This commit is contained in:
sto
2025-06-18 15:00:02 +02:00
parent 194c126c90
commit 96b8553b1f
3 changed files with 7 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
= form_with model: puzzle, url: url, method: method do |form|
.row.mb-3
.col.alert.alert-warning
= t("puzzles.form.fake_data_recommendation")
.row.mb-3
.col
.form-floating