mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-08-24 04:36:07 +08:00
优化提示
This commit is contained in:
parent
e73f66e48c
commit
95a8bf1760
|
@ -47,7 +47,7 @@ namespace RevokeMsgPatcher.Model
|
|||
|
||||
if (!Directory.Exists(searchDirectory))
|
||||
{
|
||||
throw new DirectoryNotFoundException($"Directory not found: {searchDirectory}");
|
||||
return "";
|
||||
}
|
||||
|
||||
// 获取所有子目录
|
||||
|
|
Loading…
Reference in New Issue
Block a user