mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
🆕 Groups Forum
- please add the text in the UITexts
This commit is contained in:
@@ -8,6 +8,7 @@ export interface IGroupData
|
||||
groupHomeroomId: number;
|
||||
groupState: number;
|
||||
groupCanMembersDecorate: boolean;
|
||||
groupHasForum: boolean;
|
||||
groupColors: number[];
|
||||
groupBadgeParts: GroupBadgePart[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user