Skip to content

Commit

Permalink
fixed space issue on id for XML Navigator
Browse files Browse the repository at this point in the history
  • Loading branch information
chcg committed May 6, 2024
1 parent 6507974 commit 4721941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@
"folder-name": "XMLNavigator",
"display-name": "XML Navigator",
"version": "1.4",
"id": "6847974b2f015749870c10237ff904be98ce07773b67868a9c66a9634ae4b744 ",
"id": "6847974b2f015749870c10237ff904be98ce07773b67868a9c66a9634ae4b744",
"repository": "https://github.com/chcg/XmlNavigator/releases/download/1.4/XmlNavigator_1.4_x86.zip",
"description": "Plugin which shows the structure of an XML file in a tree view and allows fast navigation within it.",
"author": "Pavel Kotrc",
Expand Down

0 comments on commit 4721941

Please sign in to comment.