Actualiser manifest.json

This commit is contained in:
2026-04-02 08:11:24 +00:00
parent 0f1a6f0870
commit a09f7bd6b2

View File

@@ -1,9 +1,9 @@
{
"main": "main.py",
"name": "MarkHS",
"homepage": "https://tig.unfr.pw/UNFR/POSTPRONZBGET",
"name": "UNFR_MarkHS",
"homepage": "https://unfr.pw",
"kind": "POST-PROCESSING",
"displayName": "MarkHS",
"displayName": "UNFR MarkHS",
"version": "0.1c",
"author": "bash",
"license": "GNU",
@@ -17,11 +17,11 @@
],
"options": [
{
"name": "ApiKey",
"displayName": "ApiKey",
"name": "UnfrApiKey",
"displayName": "UNFRApiKey",
"value": "",
"description": [
"L'API Key. Se trouve dans vos réglages sur le site"
"L'API Key UNFR. Se trouve dans vos réglages sur le site UNFR"
],
"select": []
}