Skip to content

Commit 087b4ca

Browse files
committed
define window.cobble in pkjs
1 parent 6e0b41e commit 087b4ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/shared/src/androidMain/assets/webview_startup.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,3 +731,5 @@ Pebble.appGlanceReload = function(appGlanceSlices, appGlanceReloadSuccessCallbac
731731
appGlanceReloadFailureCallback(appGlanceSlices, callbackPayload);
732732
}
733733
}
734+
735+
window.cobble = true;

0 commit comments

Comments
 (0)