Add super basic group model/command
This commit is contained in:
@@ -10,4 +10,5 @@ drop function if exists message_context;
|
||||
drop function if exists proxy_members;
|
||||
drop function if exists generate_hid;
|
||||
drop function if exists find_free_system_hid;
|
||||
drop function if exists find_free_member_hid;
|
||||
drop function if exists find_free_member_hid;
|
||||
drop function if exists find_free_group_hid;
|
Reference in New Issue
Block a user