mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Fix boot.js change from master
This commit is contained in:
parent
ba19f487c5
commit
ddec146925
@ -2312,7 +2312,7 @@ $tw.loadTiddlersNode = function() {
|
|||||||
/*
|
/*
|
||||||
Startup TiddlyWiki
|
Startup TiddlyWiki
|
||||||
*/
|
*/
|
||||||
$tw.boot.startup = function(options) {
|
$tw.boot.initStartup = function(options) {
|
||||||
var _temp_allowDuplicates;
|
var _temp_allowDuplicates;
|
||||||
options = options || {};
|
options = options || {};
|
||||||
// Get the URL hash and check for safe mode
|
// Get the URL hash and check for safe mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user