add alert for uv issue
This commit is contained in:
+6
-2
@@ -10,8 +10,13 @@
|
||||
|
||||
<title>View | Polaris</title>
|
||||
</head>
|
||||
|
||||
<body class="hidden">
|
||||
<script>
|
||||
window.onload = function() {
|
||||
alert("IF YOU GET AN ERROR SUCH AS 'there are no bare clients' RELOAD THE PAGE!");
|
||||
};
|
||||
</script>
|
||||
|
||||
<iframe frameborder="0" id="loadframe"></iframe>
|
||||
|
||||
<div class="gamebar">
|
||||
@@ -20,7 +25,6 @@
|
||||
</a>
|
||||
|
||||
<h1 class="title">Loading...</h1>
|
||||
|
||||
<div class="right">
|
||||
<span class="item" id="return">
|
||||
<i class="fa-solid fa-angle-left"></i>
|
||||
|
||||
Reference in New Issue
Block a user