Implement "Show Below Avatar" for Avatar Decorations
This commit is contained in:
@@ -104,6 +104,10 @@ export const packedUserLiteSchema = {
|
||||
type: 'number',
|
||||
nullable: false, optional: true,
|
||||
},
|
||||
showBelow: {
|
||||
type: 'boolean',
|
||||
nullable: false, optional: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user