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

theme

parent 2ab22dd7
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ module Communication::Website::WithConnectedObjects
initialize_menus
sync_with_git_without_delay
destroy_obsolete_git_files_without_delay
get_current_theme_version!
end
handle_asynchronously :clean_and_rebuild, queue: :low_priority
......
......@@ -12,7 +12,6 @@ module Communication::Website::WithTheme
end
end
def get_current_theme_version!
self.update_column :theme_version, current_theme_version
end
......
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