kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Wikitext command is actually synchronous
rodzic
8b154231d3
commit
6f64608f62
|
@ -13,7 +13,7 @@ wikitest command
|
||||||
|
|
||||||
exports.info = {
|
exports.info = {
|
||||||
name: "wikitest",
|
name: "wikitest",
|
||||||
synchronous: false
|
synchronous: true
|
||||||
};
|
};
|
||||||
|
|
||||||
var Command = function(params,commander) {
|
var Command = function(params,commander) {
|
||||||
|
|
Ładowanie…
Reference in New Issue