优化提示

This commit is contained in:
辉鸭蛋 2025-08-04 01:13:54 +08:00
parent e73f66e48c
commit 95a8bf1760

View File

@ -47,7 +47,7 @@ namespace RevokeMsgPatcher.Model
if (!Directory.Exists(searchDirectory))
{
throw new DirectoryNotFoundException($"Directory not found: {searchDirectory}");
return "";
}
// 获取所有子目录