From 88972bfd7f3f418b1aaac96eb4c9bb7d2ce64e38 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sat, 22 Jul 2023 11:37:07 +0300 Subject: [PATCH] Correct publisher ID info for KJSW appx --- PublisherIDs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PublisherIDs.json b/PublisherIDs.json index ca01c9f5..5326a162 100644 --- a/PublisherIDs.json +++ b/PublisherIDs.json @@ -12,7 +12,7 @@ "Kiwix": { "name": "GitHub Releases", "type": "appx", - "identityName": "Kiwix.KiwixJSElectron", + "identityName": "Kiwix.KiwixJS", "dispalyName": "Kiwix JS", "publisher": "CN=Association Kiwix, O=Association Kiwix, L=Lausanne, C=CH", "publisherDisplayName": "Association Kiwix"