We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0b41e commit 087b4caCopy full SHA for 087b4ca
1 file changed
android/shared/src/androidMain/assets/webview_startup.js
@@ -731,3 +731,5 @@ Pebble.appGlanceReload = function(appGlanceSlices, appGlanceReloadSuccessCallbac
731
appGlanceReloadFailureCallback(appGlanceSlices, callbackPayload);
732
}
733
734
+
735
+window.cobble = true;
0 commit comments