Fix boot.js change from master

This commit is contained in:
jeremy@jermolene.com 2023-04-05 11:53:28 +01:00
parent ba19f487c5
commit ddec146925
1 changed files with 1 additions and 1 deletions

View File

@ -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