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

This commit is contained in:
Dan Ungureanu 2020-11-17 11:45:47 +02:00 committed by GitHub
parent 837ef6f2e5
commit 7db4d0ac84
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