Integrasi API: Event Type
Add: - utils/colorActivationForBadge.ts Fix: - app/(application)/admin/event/type-create.tsx - app/(application)/admin/event/type-of-event.tsx - app/(application)/admin/event/type-update.tsx - service/api-admin/api-admin-event.ts - service/api-admin/api-master-admin.ts - service/api-client/api-event.ts ### No Issue
This commit is contained in:
@@ -58,3 +58,5 @@ export async function apiAdminEventListOfParticipants({ id }: { id: string }) {
|
||||
throw error;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user