mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Allow a user to change their own username
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ const ActionSchema = new Schema(
|
||||
item_id: String,
|
||||
user_id: String,
|
||||
|
||||
// The element that summaries will additionally group on in addtion to their action_type, item_type, and
|
||||
// item_id.
|
||||
// The element that summaries will additionally group on in addition to
|
||||
// their action_type, item_type, and item_id.
|
||||
group_id: String,
|
||||
|
||||
// Additional metadata stored on the field.
|
||||
|
||||
Reference in New Issue
Block a user