whitespace
This commit is contained in:
parent
586591c8b2
commit
481d3feead
1 changed files with 0 additions and 1 deletions
|
|
@ -839,7 +839,6 @@ Mithril = m = new function app(window, undefined) {
|
|||
return false
|
||||
}
|
||||
|
||||
|
||||
script.src = options.url
|
||||
+ (options.url.indexOf("?") > 0 ? "&" : "?")
|
||||
+ (options.callbackKey ? options.callbackKey : "callback")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue