FEATURE: Allow group owners to edit title.

This commit is contained in:
Guo Xiang Tan
2016-12-07 10:26:28 +08:00
parent 8c7a0b7684
commit 545dfa7191
5 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -173,7 +173,8 @@ class GroupsController < ApplicationController
:flair_url,
:flair_bg_color,
:flair_color,
:bio_raw
:bio_raw,
:title
)
end