fix naomitest

This commit is contained in:
Hay1tsme 2023-05-02 23:55:57 -04:00
parent 6ad5194bb8
commit 3b6fc6618c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class HttpDispatcher(resource.Resource):
conditions=dict(method=["POST"]),
)
self.map_post.connect(
self.map_get.connect(
"allnet_ping",
"/naomitest.html",
controller="allnet",