summaryrefslogtreecommitdiff
path: root/client/legacy/inject_styles.fe622066.js
diff options
context:
space:
mode:
authorjakobst1n <undefined>2022-04-27 00:51:36 +0200
committerjakobst1n <undefined>2022-04-27 00:51:36 +0200
commite2ff737bd6e39e2af6211fbcb9b10e6d6ec9e4f5 (patch)
tree5f56812e1d55e450ad2125e4017dbc61a015d5d0 /client/legacy/inject_styles.fe622066.js
parent0b1940a71a3c1167408ed32078e79e45041e9e50 (diff)
downloadAurora-data-e2ff737bd6e39e2af6211fbcb9b10e6d6ec9e4f5.tar.gz
Aurora-data-e2ff737bd6e39e2af6211fbcb9b10e6d6ec9e4f5.zip
Updates
Diffstat (limited to 'client/legacy/inject_styles.fe622066.js')
-rw-r--r--client/legacy/inject_styles.fe622066.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/legacy/inject_styles.fe622066.js b/client/legacy/inject_styles.fe622066.js
index d10d1c7..ea4a93a 100644
--- a/client/legacy/inject_styles.fe622066.js
+++ b/client/legacy/inject_styles.fe622066.js
@@ -1 +1 @@
-function e(e){return Promise.all(e.map((function(e){return new Promise((function(t,n){var r=new URL(e,import.meta.url),l=document.baseURI;if(!l){var o=document.getElementsByTagName("base");l=o.length?o[0].href:document.URL}var u=(""+r).substring(l.length),a=document.querySelector('link[rel=stylesheet][href="'+u+'"]')||document.querySelector('link[rel=stylesheet][href="'+r+'"]');a||((a=document.createElement("link")).rel="stylesheet",a.href=r,document.head.appendChild(a)),a.sheet?t():(a.onload=function(){return t()},a.onerror=n)}))})))}export default e;
+function e(e){return Promise.all(e.map((function(e){return new Promise((function(t,n){var r=new URL(e,import.meta.url),l=document.baseURI;if(!l){var o=document.getElementsByTagName("base");l=o.length?o[0].href:document.URL}var u=(""+r).substring(l.length),a=document.querySelector('link[rel=stylesheet][href="'+u+'"]')||document.querySelector('link[rel=stylesheet][href="'+r+'"]');a||((a=document.createElement("link")).rel="stylesheet",a.href=r,document.head.appendChild(a)),a.sheet?t():(a.onload=function(){return t()},a.onerror=n)}))})))}export{e as default};