kopia lustrzana https://github.com/miklobit/TiddlyWiki5
We don't need jQuery for this
rodzic
ffbed4edbd
commit
ebc127b2cb
|
@ -60,9 +60,7 @@ function executeModule(modName,modRoot) {
|
|||
}
|
||||
}
|
||||
|
||||
$(function() {
|
||||
// Execute the main module
|
||||
var app = new (executeModule("js/App.js").App)();
|
||||
})
|
||||
// Execute the main module
|
||||
var app = new (executeModule("js/App.js").App)();
|
||||
|
||||
})();
|
Ładowanie…
Reference in New Issue