From 289645e88ea87d1c9b6423c23cdf11d59f82ca59 Mon Sep 17 00:00:00 2001 From: Spikers <37247310+sqikerz@users.noreply.github.com> Date: Sat, 14 Dec 2024 21:05:43 -0500 Subject: [PATCH] Update userRestrictions.ts (#19) --- src/apis/cloud/userRestrictions/userRestrictions.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apis/cloud/userRestrictions/userRestrictions.ts b/src/apis/cloud/userRestrictions/userRestrictions.ts index 2647605..05a4668 100644 --- a/src/apis/cloud/userRestrictions/userRestrictions.ts +++ b/src/apis/cloud/userRestrictions/userRestrictions.ts @@ -71,7 +71,7 @@ export const restrictionForUser = createApiMethod(async [ null, nextPageToken ], -})) \ No newline at end of file +}))