You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 23:16:20 +00:00
Sync renderer safety push
This commit is contained in:
@@ -7,6 +7,13 @@ export interface IRoomUserData
|
||||
sex: string;
|
||||
figure: string;
|
||||
custom: string;
|
||||
nickIcon: string;
|
||||
prefixText: string;
|
||||
prefixColor: string;
|
||||
prefixIcon: string;
|
||||
prefixEffect: string;
|
||||
prefixFont: string;
|
||||
displayOrder: string;
|
||||
webID: number;
|
||||
groupId: number;
|
||||
groupName: string;
|
||||
|
||||
Reference in New Issue
Block a user