Skip to content

Commit

Permalink
Add missing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Mar 20, 2023
1 parent 24d599d commit 58a5ff3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/_locales/en/messages.json

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

1 change: 1 addition & 0 deletions ui/helpers/utils/permission.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ const PERMISSION_DESCRIPTIONS = deepFreeze({
}),
[EndowmentPermissions['endowment:webassembly']]: (t) => ({
label: t('permission_webAssembly'),
description: t('permission_webAssemblyDescription'),
leftIcon: 'fas fa-microchip',
rightIcon: null,
weight: 2,
Expand Down

0 comments on commit 58a5ff3

Please sign in to comment.