diff --git a/src/Simplex/Chat/View.hs b/src/Simplex/Chat/View.hs index 0fb1d3d687..eab54aed17 100644 --- a/src/Simplex/Chat/View.hs +++ b/src/Simplex/Chat/View.hs @@ -1621,6 +1621,7 @@ viewServerTestResult (AProtoServerWithAuth p _) = \case pName = case p of SPSMP -> "packet" SPXFTP -> "data" + SPNTF -> "notification" viewRelayTestResult :: Maybe RelayProfile -> Maybe RelayTestFailure -> [StyledString] viewRelayTestResult relayProfile_ = \case