From 9187e57bb95203d76ef581c3a0dc6fff632c293c Mon Sep 17 00:00:00 2001 From: Ash Monty Date: Sun, 5 Mar 2023 21:17:19 +0100 Subject: [PATCH] hotfix: even cooler change --- public/assets/js/miieditor.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/assets/js/miieditor.js b/public/assets/js/miieditor.js index 87aa9b2..cd90a4c 100644 --- a/public/assets/js/miieditor.js +++ b/public/assets/js/miieditor.js @@ -6,7 +6,6 @@ * browserify is needed for the use of require() in the browser */ const Mii = require('mii-js'); -const config = require('../../../config.json'); const newMiiData = 'AwAAQOlVognnx0GC2qjhdwOzuI0n2QAAAGBzAHQAZQB2AGUAAAAAAAAAAAAAAEBAAAAhAQJoRBgmNEYUgRIXaA0AACkAUkhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAANeC'; // Prevent the user from reloading or leaving the page