mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2026-06-04 00:00:20 +08:00
patched missing _ready method, and changed the way the proxy is installed
This commit is contained in:
+2
-2
@@ -48,8 +48,8 @@
|
||||
</platform>
|
||||
|
||||
<platform name="browser">
|
||||
<js-module src="src/browser/statusbar.js" name="statusbar.Browser">
|
||||
<merges target="window.StatusBar" />
|
||||
<js-module src="src/browser/StatusBarProxy.js" name="StatusBarProxy">
|
||||
<runs />
|
||||
</js-module>
|
||||
</platform>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user