Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
twschiller committed Sep 25, 2024
1 parent 3ac5e32 commit a3bb955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/enterprise/managedStorageTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export type ManagedStorageState = {
*/
deploymentKey?: DeploymentKey;
/**
* Disable the browser warning for non-Chrome browsers, e.g., Microsoft Edge
* Disable the browser warning for non-Chrome browsers, e.g., Opera, Brave, etc.
* @since 1.7.36
*/
disableBrowserWarning?: boolean;
Expand Down

0 comments on commit a3bb955

Please sign in to comment.