mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: wasn't allowed to set a user's title anymore
This commit is contained in:
@@ -854,6 +854,7 @@ class UsersController < ApplicationController
|
||||
:email,
|
||||
:password,
|
||||
:username,
|
||||
:title,
|
||||
:date_of_birth,
|
||||
:muted_usernames,
|
||||
:theme_key,
|
||||
|
||||
Reference in New Issue
Block a user