aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub/httphubservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/hub/httphubservice.h')
-rw-r--r--src/zenserver/hub/httphubservice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenserver/hub/httphubservice.h b/src/zenserver/hub/httphubservice.h
index ff2cb0029..f4d1b0b89 100644
--- a/src/zenserver/hub/httphubservice.h
+++ b/src/zenserver/hub/httphubservice.h
@@ -53,6 +53,7 @@ private:
HttpStatsService& m_StatsService;
HttpStatusService& m_StatusService;
+ void HandleDeprovisionAll(HttpServerRequest& Request);
void HandleModuleGet(HttpServerRequest& Request, std::string_view ModuleId);
void HandleModuleDelete(HttpServerRequest& Request, std::string_view ModuleId);