[fix]Add mailbot.css to assets.rb

This commit is contained in:
Jimmy 2021-04-13 13:51:18 +08:00
parent e340758e6e
commit 25fc901128
3 changed files with 1 additions and 3 deletions

View file

@ -51,6 +51,4 @@ Osem::Application.configure do
Timecop.travel(t)
ActiveSupport::Deprecation.silenced = true
end
config.assets.precompile += ['mailbot.css']
end