@@ -1,10 +1,10 @@
#!/usr/bin/env python
# from gui.gui import Gui
# import sys
from gui.gui import Gui
import sys
# do_debug = "--debug" in sys.argv
do_debug = "--debug" in sys.argv
# Gui(theme='DarkGrey11', debug_mode=do_debug)
Gui(theme='DarkGrey11', debug_mode=do_debug)
The note is not visible to the blocked user.