Implement "Show Below Avatar" for Avatar Decorations
This commit is contained in:
@@ -525,6 +525,7 @@ export class UserEntityService implements OnModuleInit {
|
||||
flipH: ud.flipH || undefined,
|
||||
offsetX: ud.offsetX || undefined,
|
||||
offsetY: ud.offsetY || undefined,
|
||||
showBelow: ud.showBelow || undefined,
|
||||
url: decorations.find(d => d.id === ud.id)!.url,
|
||||
}))) : [],
|
||||
isBot: user.isBot,
|
||||
|
||||
Reference in New Issue
Block a user