Update create_acc.html
This commit is contained in:
@@ -174,8 +174,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
function reloadServerPreview() {
|
function reloadServerPreview() {
|
||||||
let iframe = document.getElementById('serverPreview');
|
//let iframe = document.getElementById('serverPreview');
|
||||||
iframe.src = iframe.src;
|
//iframe.src = iframe.src;
|
||||||
}
|
}
|
||||||
|
|
||||||
function setAttestation(attestation) {
|
function setAttestation(attestation) {
|
||||||
|
|||||||
Reference in New Issue
Block a user