@@ -107,7 +107,7 @@ if __name__ == "__main__":
qml_file = "qrc:/Gui/main.qml"
icon = QIcon(":/images/tero.jpg")
app.setWindowIcon(QIcon(icon))
app.setWindowIcon(icon)
tray = QSystemTrayIcon()
tray.setIcon(icon)
The note is not visible to the blocked user.