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
+1
View File
@@ -4,5 +4,6 @@
"description": "Provides support for Safe-T mini hardware wallet",
"requires": [["safetlib", "github.com/archos-safe-t/python-safet"]],
"registers_keystore": ["hardware", "safe_t", "Safe-T mini wallet"],
"icon":"safe-t.png",
"available_for": ["qt", "cmdline"]
}