1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 19:09:55 +00:00

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

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