mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +01:00
loading workaround
This commit is contained in:
parent
0f1c24824a
commit
119ce41b47
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -195,6 +195,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
@ -193,6 +193,7 @@ const metadata = {
|
||||
</form>
|
||||
<br>
|
||||
<script>
|
||||
console.log('loaded'); // no idea why but this fixes below "users" not found.
|
||||
var users = 10;
|
||||
var devices = 100;
|
||||
function submit() {
|
||||
|
Loading…
Reference in New Issue
Block a user