mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
Revert change to mii-js include
This commit is contained in:
parent
0fa3fe5439
commit
d7f02414b9
|
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* browserify is needed for the use of require() in the browser
|
||||
*/
|
||||
const Mii = require('@pretendonetwork/mii-js').default;
|
||||
const Mii = require('mii-js');
|
||||
const newMiiData = 'AwAAQOlVognnx0GC2qjhdwOzuI0n2QAAAGBzAHQAZQB2AGUAAAAAAAAAAAAAAEBAAAAhAQJoRBgmNEYUgRIXaA0AACkAUkhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAANeC';
|
||||
|
||||
// Prevent the user from reloading or leaving the page
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user