Cleanup schema

This commit is contained in:
Andreas Nedbal 2022-11-15 23:18:20 +01:00 committed by Andreas Nedbal
parent aced806d02
commit 88375f7d21
1 changed files with 0 additions and 1 deletions

View File

@ -228,7 +228,6 @@ ActiveRecord::Schema.define(version: 2022_11_15_194933) do
t.integer "raised_accent", default: 16250871 t.integer "raised_accent", default: 16250871
t.integer "light_color", default: 16316922 t.integer "light_color", default: 16316922
t.integer "light_text", default: 0 t.integer "light_text", default: 0
t.integer "input_placeholder", default: 7107965, null: false
t.index ["user_id", "created_at"], name: "index_themes_on_user_id_and_created_at" t.index ["user_id", "created_at"], name: "index_themes_on_user_id_and_created_at"
end end