Merge branch 'dev' of https://github.com/nsnail/dot into dev

This commit is contained in:
2022-12-12 20:00:43 +08:00
10 changed files with 392 additions and 82 deletions

View File

@ -50,4 +50,4 @@ public sealed class Main : FilesTool<Option>
ShowMessage(0, 1, 0);
UpdateStats(Path.GetExtension(file));
}
}
}