Skip to content
Snippets Groups Projects
Commit 2ab22dd7 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent 22c368fc
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ module Communication::Website::WithGitRepository
end
def update_theme_version
return unless git_repository.valid?
git_repository.update_theme_version!
end
handle_asynchronously :update_theme_version, queue: :default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment