mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-03 12:49:09 +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";
|
||||
|
||||
exports.info = {
|
||||
name: "mws-save",
|
||||
name: "mws-save-archive",
|
||||
synchronous: true
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user