just in case
This commit is contained in:
parent
d41aa187e3
commit
a933a419dd
|
@ -116,7 +116,7 @@
|
|||
plt.baselib.format.format(
|
||||
"unable to load ~a: ~a",
|
||||
[url,
|
||||
e.message]));
|
||||
((e && e.message) ? e.message : "unknown error")]));
|
||||
});
|
||||
};
|
||||
loadScript(url.toString(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user