fix(fuse): add semi-colon to the end of the function

This commit is contained in:
Snir Segal 2016-08-30 20:19:46 +03:00
parent 8b3214d437
commit 06f4d15f68

View File

@ -797,4 +797,4 @@
global.Fuse = Fuse
}
})(this)
})(this);