Update source/src/commands/backupdata.cpp
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
namespace dropshell
|
namespace dropshell
|
||||||
{
|
{
|
||||||
|
|
||||||
int backupdata_handler(const CommandContext &ctx);
|
int backupdata_handler(const CommandContext &ctx);
|
||||||
|
|
||||||
static std::vector<std::string> backupdata_name_list = {"backupdata", "bd", "backup", "bup"};
|
static std::vector<std::string> backupdata_name_list = {"backupdata", "bd", "backup", "bup"};
|
||||||
|
|||||||
Reference in New Issue
Block a user