mirror of
https://github.com/discourse/discourse.git
synced 2025-08-20 18:52:44 +08:00
Automatically include all .hbs
files from plugins
This commit is contained in:
parent
72efcc8e86
commit
cebb47134f
2 changed files with 9 additions and 2 deletions
|
@ -24,7 +24,7 @@ class TrustLevel
|
|||
end
|
||||
|
||||
def valid?(level)
|
||||
valid_range === level
|
||||
valid_range === level
|
||||
end
|
||||
|
||||
def valid_range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue