Multiple updates

This commit is contained in:
Ross Scroggs
2026-01-17 20:54:19 -08:00
parent 804fb50ce4
commit 4b9694b760
2 changed files with 5 additions and 4 deletions

View File

@@ -467,8 +467,8 @@ class GamEntity():
CHAT_MEMBER_GROUP: ['Chat Group Members', 'Chat Group Member'],
CHAT_MEMBER_USER: ['Chat User Members', 'Chat User Member'],
CHAT_OWNER_USER: ['Chat User Owners', 'Chat User Owner'],
CHAT_SECTION: ['Chat Sections', 'Chat Section'],
CHAT_SECTION_ITEM: ['Chat Section Items', 'Chat Section Item'],
CHAT_SECTION: ['Chat User Sections', 'Chat User Section'],
CHAT_SECTION_ITEM: ['Chat User Section Items', 'Chat User Section Item'],
CHAT_SPACE: ['Chat Spaces', 'Chat Space'],
CHAT_THREAD: ['Chat Threads', 'Chat Thread'],
CHILD_ORGANIZATIONAL_UNIT: ['Child Organizational Units', 'Child Organizational Unit'],