mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 08:25:07 +03:00
IE11 loading fix
This commit is contained in:
parent
eeae07c59b
commit
3903fb6113
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"use strict";
|
||||
console.log("IE load fix");
|
||||
|
||||
var $ = function $(id) {
|
||||
return document.getElementById(id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue