Initial attendee management
This commit is contained in:
@@ -42,6 +42,7 @@ const group = {
|
||||
price: null,
|
||||
billingType: null,
|
||||
dueDay: null,
|
||||
inviteToken: null,
|
||||
};
|
||||
|
||||
function makeApp(userValue: unknown) {
|
||||
|
||||
Reference in New Issue
Block a user