This commit is contained in:
CortexCore
2023-08-18 11:03:06 +08:00
parent 0cee02523b
commit 003fff50fa
16 changed files with 36 additions and 22 deletions

View File

@@ -23,7 +23,7 @@ public static class LabelExtensions
}
catch (Exception)
{
BIT4Log.Warnning(path);
BIT4Log.Warning(path);
throw;
}