Skip to content

Instantly share code, notes, and snippets.

@TheMetaphysicalCrook
Created August 16, 2019 18:39
Show Gist options
  • Save TheMetaphysicalCrook/00a61a0003fc5db63c8341321f620eda to your computer and use it in GitHub Desktop.
Save TheMetaphysicalCrook/00a61a0003fc5db63c8341321f620eda to your computer and use it in GitHub Desktop.
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://xteko.blob.core.windows.net/neo/vconsole-loader.js';
document.body.appendChild(script);
})();
completion();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment