Обновить config/app.rb

This commit is contained in:
2026-03-03 17:50:55 +00:00
parent 29fe4c28c5
commit 906a6cb91f

View File

@@ -4,6 +4,5 @@ require "hanami"
module ClashDeckGenerator2
class App < Hanami::App
config.providers = [:db]
end
end