Standard rb fixes
This commit is contained in:
@@ -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:)
|
||||
|
Reference in New Issue
Block a user