mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-05 12:28:02 +00:00
Fix mws-save-archive command name
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user