diff --git a/boot/boot.js b/boot/boot.js index a1427061b..72de50d73 100644 --- a/boot/boot.js +++ b/boot/boot.js @@ -2312,7 +2312,7 @@ $tw.loadTiddlersNode = function() { /* Startup TiddlyWiki */ -$tw.boot.startup = function(options) { +$tw.boot.initStartup = function(options) { var _temp_allowDuplicates; options = options || {}; // Get the URL hash and check for safe mode