mirror of
https://github.com/discourse/discourse.git
synced 2025-08-21 19:11:18 +08:00
FIX: Auto redirect had invalid extension
This commit is contained in:
parent
388e14b9dc
commit
7d2c71dd5f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class DiscourseJsProcessor
|
|||
google-tag-manager
|
||||
google-universal-analytics
|
||||
activate-account
|
||||
auto-redirect.js
|
||||
auto-redirect
|
||||
embed-application
|
||||
).any? { |f| relative_path == "#{js_root}/#{f}.js" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue