2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00
This commit is contained in:
Arpit Jalan 2017-09-27 22:17:19 +05:30
parent 1a37812625
commit 6700aed8ab

View file

@ -40,7 +40,7 @@ class BasicGroupSerializer < ApplicationSerializer
staff?
end
def include_has_messsages
def include_has_messages
staff?
end