Hi I run TW5 5.1.23 in both TiddlyDesktop and Tiddloid on Android. This error message recently appeared on the main screen:
html> yptedTiddlers(function() { // Startup $tw.boot.startup({callback: callback}); }); }; /////////////////////////// Autoboot in the browser if($tw.browser && !$tw.boot.suppressBoot) { $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { exports.TiddlyWiki = _boot; } else { _boot(window.$tw); } Does anyone know why this is happening and what it means? thanks mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/18735f35-3c46-46a7-9616-d2a3e4537203n%40googlegroups.com.