FIX: Add dummy themes:update task (#11262)

This commit is contained in:
Dan Ungureanu 2020-11-17 11:45:49 +02:00 committed by GitHub
parent bacf7966fe
commit 8eff1b3a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,9 @@ task "themes:install" => :environment do |task, args|
end
end
task "themes:update" => :environment do
end
desc "List all the installed themes on the site"
task "themes:audit" => :environment do
components = Set.new