plugins: add icons to manifest.json

This commit is contained in:
ThomasV
2025-06-17 10:45:03 +02:00
parent 96ea80a8a1
commit 4714fdfba2
8 changed files with 8 additions and 0 deletions

View File

@@ -4,5 +4,6 @@
"description": "Provides support for KeepKey hardware wallet",
"requires": [["keepkeylib", "github.com/keepkey/python-keepkey"]],
"registers_keystore": ["hardware", "keepkey", "KeepKey wallet"],
"icon":"keepkey.png",
"available_for": ["qt", "cmdline"]
}