mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FEATURE: Add Group#full_name
.
This commit is contained in:
parent
5a2794a0c7
commit
43ee9f884e
14 changed files with 30 additions and 15 deletions
|
@ -239,7 +239,7 @@ class GroupsController < ApplicationController
|
|||
:flair_bg_color,
|
||||
:flair_color,
|
||||
:bio_raw,
|
||||
:title,
|
||||
:full_name,
|
||||
:public,
|
||||
:allow_membership_requests
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue