Other: add debug message dump when sending

This commit is contained in:
James Houlahan
2021-02-18 17:29:15 +01:00
parent f499252444
commit 22a6fcd87f
4 changed files with 89 additions and 1 deletions

View File

@ -733,4 +733,4 @@ func (s *FrontendQt) setKeychain(keychain string) {
s.restarter.SetToRestart()
s.App.Quit()
}
}
}