revert hard coded Guthaben
This commit is contained in:
parent
bcc647dabb
commit
bdeee02873
2 changed files with 16 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema[7.0].define(version: 2023_11_28_133642) do
|
||||
ActiveRecord::Schema[7.0].define(version: 2023_12_11_121430) do
|
||||
create_table "action_text_rich_texts", charset: "utf8mb4", force: :cascade do |t|
|
||||
t.string "name", null: false
|
||||
t.text "body", size: :long
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue