@@ -0,0 +1,7 @@
import arcade
from logo import LogoView
if __name__ == '__main__':
window = arcade.Window(fullscreen=True)
window.show_view(LogoView())
arcade.run()
The note is not visible to the blocked user.