mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 18:32:00 +00:00
Run npm format
This commit is contained in:
@@ -487,8 +487,7 @@ async function configurePortal(): Promise<Explorer> {
|
||||
|
||||
updateUserContext({ dataPlaneRbacEnabled });
|
||||
useDataPlaneRbac.setState({ dataPlaneRbacEnabled: dataPlaneRbacEnabled });
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
let dataPlaneRbacEnabled;
|
||||
dataPlaneRbacEnabled = account.properties.disableLocalAuth;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user