test webhook

This commit is contained in:
2025-05-04 22:26:09 +02:00
parent 80ff81f57c
commit 93308cbee1

View File

@@ -100,7 +100,7 @@ def touch(event):
elif dy < -50 and abs(dx) < 80 and duration > 0.08:
return "ontop"
else:
print("touch problem")
print("touch probleeeeem")
return False
return False