Index: static/js/vendor/bowser.js |
=================================================================== |
--- a/static/js/vendor/bowser.js |
+++ b/static/js/vendor/bowser.js |
@@ -593,9 +593,10 @@ |
/* |
* Set our detect method to the main bowser object so we can |
* reuse it to test other user agents. |
* This is needed to implement future tests. |
*/ |
bowser._detect = detect; |
return bowser |
-}); |
+}); |
+//# sourceMappingURL=bowser.js.map |