@ -98,7 +98,8 @@ onClickedSaveButton fcb = do
showErrorDialog :: String -> IO ()
showErrorDialog str = do
errorDialog <- messageDialogNew Nothing [DialogDestroyWithParent]
errorDialog <- messageDialogNew Nothing
[DialogDestroyWithParent]
MessageError
ButtonsClose
str
The note is not visible to the blocked user.