mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-09 07:30:01 +00:00
Fix mws-save-archive command name
This commit is contained in:
parent
3335e87ef4
commit
e35584843d
@ -13,7 +13,7 @@ Command to load an archive of recipes, bags and tiddlers to a directory
|
|||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
exports.info = {
|
exports.info = {
|
||||||
name: "mws-save",
|
name: "mws-save-archive",
|
||||||
synchronous: true
|
synchronous: true
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user