mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Fix startup ordering
This commit is contained in:
parent
9ab2623629
commit
17ebeaf725
@ -14,7 +14,7 @@ Geospatial initialisation
|
||||
|
||||
// Export name and synchronous status
|
||||
exports.name = "geospatial";
|
||||
exports.after = ["load-modules"];
|
||||
exports.before = ["startup"];
|
||||
exports.synchronous = true;
|
||||
|
||||
exports.startup = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user