Add puzzle fake data recommendation
All checks were successful
CI / scan_ruby (push) Successful in 15s
CI / scan_js (push) Successful in 12s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 34s

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