Last active
June 21, 2022 17:43
-
-
Save boehs/0bbb79be596f7c9ebdeec56e0b8addb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// plotARoutePremium.js | |
// www.plotaroute.com##+js(plotARoutePremium) | |
document.addEventListener("DOMContentLoaded", () => { | |
enablePremFeat() | |
console.log('if you are seeing this, everything went well') | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment