更新 application_controller.rb
This commit is contained in:
parent
978cec359e
commit
a16b14c7ca
@ -1,7 +1,7 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include SeoConcern
|
||||
# Only allow modern browsers supporting webp images, web push, badges, import maps, CSS nesting, and CSS :has.
|
||||
allow_browser versions: :modern
|
||||
# allow_browser versions: :modern
|
||||
before_action :set_locale
|
||||
after_action :track_action
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user