From 1a5fe4b640a697a1f889b2eb5537470b2e8e0f70 Mon Sep 17 00:00:00 2001 From: Ben A Date: Mon, 11 Oct 2021 14:20:02 +0100 Subject: [PATCH] Test workflow and release pipeline --- poi/miscV2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poi/miscV2.js b/poi/miscV2.js index 73e6e843..a7790c16 100644 --- a/poi/miscV2.js +++ b/poi/miscV2.js @@ -1,6 +1,6 @@ // Used to generate IDs for all of the below misc markers: // https://nanoid.jormaechea.com.ar/?alphabet=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz&length=5 -// Please use the existing settings included in the URL and check for duplicate ids when possible (it's very very unlikely but still possible) +// Please use the existing settings included in the URL and check for duplicate ids when possible (it's very very unlikely but still possible). // Non collectible items that need icons on the respective maps let miscPOI = {};