@@ -1,3 +1,4 @@
hello_world = lambda: "Hello, World!"
from src.ui.main_ui import launch
print(hello_world())
if __name__ == "__main__":
launch()
The note is not visible to the blocked user.