This commit is contained in:
Saifeddine ALOUI 2024-01-16 01:57:30 +01:00
parent 04a675c781
commit d0ec7cf3f2
3 changed files with 3 additions and 3 deletions

View File

@ -405,13 +405,13 @@ try:
self.add_endpoint("/execute_code", "execute_code", self.execute_code, methods=["POST"])
self.add_endpoint("/update_binding_settings", "update_binding_settings", self.update_binding_settings, methods=["GET"])
# ----
self.add_endpoint("/update_binding_settings", "update_binding_settings", self.update_binding_settings, methods=["GET"])
def update_binding_settings(self):

@ -1 +1 @@
Subproject commit 33437f936f64eb8c9da1d5459fc77f97cb73465a
Subproject commit a73618be611501bb704dd72627a1bcc9aa13e566

@ -1 +1 @@
Subproject commit 6ec1d7348fe81a39ffcb8ec0cc428c56851d70fc
Subproject commit 3d3cfcc66cd58fdbbb84307ffdb59bf608099795