if no remote name, reask #61

Merged
sarah merged 2 commits from getNameAfterApproved into trunk 2021-06-18 00:23:09 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f6eaa2d691 - Show all commits

1
lib.go
View File

@ -198,6 +198,7 @@ func ReconnectCwtchForeground() {
application.GetPrimaryBus().Publish(event.NewEvent(utils.CwtchStarted, map[event.Field]string{}))
application.QueryACNStatus()
application.QueryACNVersion()
}