Fix wrapper.prefix to refer to the right library name. r=nalexander
Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
parent
08f7084d92
commit
1cf2c4fba7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
// <script>
|
// <script>
|
||||||
} else {
|
} else {
|
||||||
datascript = definition();
|
datomish = definition();
|
||||||
}
|
}
|
||||||
})(function () {
|
})(function () {
|
||||||
return function () {
|
return function () {
|
||||||
|
|
Loading…
Reference in a new issue