Skip to content

Commit

Permalink
update ethereum provider endowment weight level and update install wa…
Browse files Browse the repository at this point in the history
…rning copy (#18732)
  • Loading branch information
hmalik88 authored Apr 21, 2023
1 parent 4f64e3d commit f833f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/_locales/en/messages.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/helpers/utils/permission.js
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ export const PERMISSION_DESCRIPTIONS = deepFreeze({
label: t('permission_ethereumProvider'),
description: t('permission_ethereumProviderDescription'),
leftIcon: ICON_NAMES.ETHEREUM,
weight: 1,
weight: 2,
id: 'ethereum-provider-access',
message: t('ethereumProviderAccess', [targetSubjectMetadata?.origin]),
}),
Expand Down

0 comments on commit f833f0e

Please sign in to comment.