feat(oauth): add ability to limit user IDs for Discord authentication (#621)
This commit is contained in:
@@ -68,6 +68,8 @@ export default function AppShellDemo() {
|
||||
})
|
||||
.catch(toast.axiosError);
|
||||
void config.refresh();
|
||||
} else {
|
||||
toast.success("No changes to save");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user