@@ -4006,7 +4006,7 @@ class BalCalendar:
import os
os.startfile(path)
except Exception as e:
print(f"starting calendar app {e}")
_logger.error(f"starting calendar app {e}")
return False
@staticmethod
The note is not visible to the blocked user.