Skip to content

Commit

Permalink
fix: update manifest description, closes leather-io/issues#310
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-watters committed Sep 5, 2024
1 parent ad3891c commit 3450e0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/generate-manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ const browserSpecificConfig = {
const manifest = {
manifest_version: 3,
author: 'Leather Wallet, LLC',
description:
'Leather is the only Bitcoin wallet you need to tap into the emerging Bitcoin economy.',
description: 'Leather Bitcoin Wallet - Your Bitcoin Wallet for DeFi, NFTs, Ordinals, and dApps',
permissions: ['contextMenus', 'storage', 'unlimitedStorage'],
commands: {
_execute_browser_action: {
Expand Down

0 comments on commit 3450e0a

Please sign in to comment.