mirror of
https://github.com/nsnail/dot.git
synced 2025-06-19 13:58:16 +08:00
<refactor>
This commit is contained in:
@ -137,7 +137,7 @@ public sealed class Main : ToolBase<Option>
|
||||
}
|
||||
}
|
||||
|
||||
public override async Task Run()
|
||||
protected override async Task Run()
|
||||
{
|
||||
await Core();
|
||||
if (Opt.KeepSession) {
|
||||
|
Reference in New Issue
Block a user