REFACTOR: Remove constant definition for discourse/routes/grouped
This commit is contained in:
parent
562acb21ca
commit
1990baa457
|
@ -93,8 +93,8 @@ JS
|
|||
"discourse/models/user",
|
||||
"discourse/models/session",
|
||||
"discourse/models/model",
|
||||
"discourse/models/post",
|
||||
"discourse/views/grouped"]
|
||||
"discourse/models/post"
|
||||
]
|
||||
)
|
||||
|
||||
@@whitelisted.include?(path) || path =~ /discourse\/mixins/
|
||||
|
|
Loading…
Reference in New Issue