Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore(config): add plugin comment (#1907)
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepdefic1t committed Apr 29, 2020
1 parent 5f6200a commit 7d54075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/index.js
Expand Up @@ -113,6 +113,8 @@ exports.MARKET = {
}
}

// This section handles fetching Desktop-Wallet Plugins from the NPM registry.
// It should remain "ARK" unless intentionally implementing a custom package.
exports.PLUGINS = {
adapters: ['npm'],
pluginsUrl: 'https://raw.githubusercontent.com/ark-ecosystem-desktop-plugins/config/master/plugins.json',
Expand Down

0 comments on commit 7d54075

Please sign in to comment.