refactor: set StatusPortInfoText.ShareLan

This commit is contained in:
ChsBuffer
2020-10-29 12:07:12 +08:00
parent 39081c0a6f
commit 9d6b6d15d7
2 changed files with 6 additions and 2 deletions

View File

@@ -69,6 +69,8 @@ namespace Netch.Controllers
throw new StartFailedException();
}
StatusPortInfoText.UpdateShareLan();
if (!await StartMode(server, mode))
{
throw new StartFailedException();