mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-20 22:00:52 +01:00
Update main-dashboard.js
This commit is contained in:
parent
cf952549b2
commit
246d8a260b
5
studio/js/main-dashboard.js
vendored
5
studio/js/main-dashboard.js
vendored
@ -70,6 +70,11 @@
|
||||
alert("Something went wrong! Please, Try again.")
|
||||
}
|
||||
});
|
||||
|
||||
setTimeout(function(){
|
||||
document.getElementById('frPreview1').src += '';
|
||||
document.getElementById('frPreview2').src += '';
|
||||
}, 300);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user