Add hidden setting to puzzles

#19
This commit is contained in:
sto
2025-12-04 11:35:41 +01:00
parent a2a8a9fcef
commit 51e55f0828
11 changed files with 36 additions and 10 deletions

View File

@@ -4,6 +4,7 @@
#
# id :integer not null, primary key
# brand :string
# hidden :boolean
# name :string
# pieces :integer not null
# created_at :datetime not null