Standard rb fixes

This commit is contained in:
2023-10-31 08:17:10 +11:00
parent 1d43f6ca59
commit c1d756ec6f
9 changed files with 13 additions and 15 deletions

View File

@@ -3,8 +3,8 @@ module Admin
module Posts
class Update
include Deps[
"repos.post_repo",
"renderers.markdown"
"repos.post_repo",
"renderers.markdown"
]
def call(params:)