Note when backup

This commit is contained in:
Aoran Zeng 2024-06-13 00:46:01 +08:00
parent 0470137688
commit 6006b42d60

View File

@ -579,7 +579,7 @@ chsrc_backup (const char *path)
}
chsrc_run (cmd);
chsrc_info_remarkably (xy_strjoin (3, "备份文件名 ", path, ".bak"));
chsrc_note_remarkably (xy_strjoin (3, "备份文件名 ", path, ".bak"));
}