mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
fix: Remove console.log
.
This commit is contained in:
parent
35d723e5fb
commit
3d7fcd99a8
@ -18,7 +18,6 @@ window.addEventListener('DOMContentLoaded', function(e) {
|
||||
frameholder.appendChild(office_frame);
|
||||
|
||||
document.getElementById('office_form').submit();
|
||||
console.log(office_frame);
|
||||
|
||||
const url = new URL(editor_url);
|
||||
const editor_domain = url.origin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user