mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-07 14:44:52 +02:00
Fix typo
This commit is contained in:
@@ -102,7 +102,7 @@ export async function getOrgUsage(
|
||||
);
|
||||
const organizations = await usageService.getUsage(
|
||||
orgId,
|
||||
LimitId.ORGINIZATIONS
|
||||
LimitId.ORGANIZATIONS
|
||||
);
|
||||
// const egressData = await usageService.getUsage(
|
||||
// orgId,
|
||||
|
||||
Reference in New Issue
Block a user