mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 02:36:38 +00:00
set users on resource working
This commit is contained in:
@@ -100,7 +100,7 @@ export default function AccessControlsPage() {
|
||||
if (res && res.status === 200) {
|
||||
toast({
|
||||
variant: "default",
|
||||
title: "User invited",
|
||||
title: "User saved",
|
||||
description: "The user has been updated.",
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user