mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Custom orders for user fields
This commit is contained in:
@@ -6,6 +6,7 @@ class UserFieldSerializer < ApplicationSerializer
|
||||
:editable,
|
||||
:required,
|
||||
:show_on_profile,
|
||||
:position,
|
||||
:options
|
||||
|
||||
def options
|
||||
|
||||
Reference in New Issue
Block a user