From cfcc3f5a73cbd8b276d46ee6809b17ad67e2a654 Mon Sep 17 00:00:00 2001 From: Aine Date: Mon, 12 May 2025 10:33:52 +0300 Subject: [PATCH] set guests=false by default in users list --- src/resources/users.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/users.tsx b/src/resources/users.tsx index 2c2b617..4c73583 100644 --- a/src/resources/users.tsx +++ b/src/resources/users.tsx @@ -171,7 +171,7 @@ export const UserList = (props: ListProps) => ( } pagination={}