Skip to content

Commit

Permalink
Updated Web Content to #d7dab51a
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyCoolSlug committed Feb 22, 2024
1 parent 0e11d2d commit 5cabc93
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion daemon/web-content/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>GoXLR Utility</title><script defer="defer" src="/js/chunk-vendors.de8c0338.js"></script><script defer="defer" src="/js/app.bc1e4bed.js"></script><link href="/css/app.9344bf60.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but goxlr-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><canvas id="wheelCanvas" style="position: absolute; top: -1000px; left: -1000px; width: 130px; height: 130px"></canvas><div id="colourHover" style="position: absolute; top: -1000px; left: -1000px; width: 20px; height: 20px; border: 2px solid #fff; border-radius: 50%; box-shadow: 0 5px 10px rgba(0,0,0,0.5); background-color: #fff; pointer-events: none;"></div><div id="app"></div><script>window.onload = function(){
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>GoXLR Utility</title><script defer="defer" src="/js/chunk-vendors.de8c0338.js"></script><script defer="defer" src="/js/app.679f95aa.js"></script><link href="/css/app.70b82393.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but goxlr-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><canvas id="wheelCanvas" style="position: absolute; top: -1000px; left: -1000px; width: 130px; height: 130px"></canvas><div id="colourHover" style="position: absolute; top: -1000px; left: -1000px; width: 20px; height: 20px; border: 2px solid #fff; border-radius: 50%; box-shadow: 0 5px 10px rgba(0,0,0,0.5); background-color: #fff; pointer-events: none;"></div><div id="app"></div><script>window.onload = function(){
let canvas = document.getElementById('wheelCanvas');
let context = canvas.getContext('2d');
let img = new Image();
Expand Down
2 changes: 2 additions & 0 deletions daemon/web-content/js/app.679f95aa.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions daemon/web-content/js/app.679f95aa.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions daemon/web-content/js/app.bc1e4bed.js

This file was deleted.

1 change: 0 additions & 1 deletion daemon/web-content/js/app.bc1e4bed.js.map

This file was deleted.

0 comments on commit 5cabc93

Please sign in to comment.