mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
fix user cli
This commit is contained in:
@@ -21,6 +21,8 @@ export function AuthSettingsList() {
|
||||
navigate(app.getSettingsPath(["auth"]));
|
||||
}, []);
|
||||
|
||||
return null;
|
||||
|
||||
/*useBknd({ withSecrets: true });
|
||||
return <AuthSettingsListInternal />;*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user