@@ -0,0 +1,5 @@
extends Node2D
func _ready() -> void:
if OS.has_feature("web_android") or OS.has_feature("web_ios"):
DisplayServer.window_set_mode(DisplayServer.WINDOW_MODE_FULLSCREEN)
The note is not visible to the blocked user.