Standard fixes

This commit is contained in:
2024-01-08 09:14:02 +11:00
parent 320c460d2d
commit 941cbca8e8
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ module Adamantium
module Views
class Context < Hanami::View::Context
include Hanami::View::ContextHelpers::ContentHelpers
include Deps["repos.page_repo"]
def initialize(**options)