mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-27 05:18:40 +00:00
Fix typehints+var type etc.
This commit is contained in:
parent
415b7a6363
commit
5c8c7b1bc7
|
|
@ -12,6 +12,7 @@
|
|||
let temp = null;
|
||||
|
||||
if (typeof id !== 'undefined') {
|
||||
/** global: jsOMS */
|
||||
temp = new jsOMS.Modules.Draw.Editor(document.getElementById(id));
|
||||
temp.bind();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user