diff --git a/.huskies/source-map.json b/.huskies/source-map.json index 2df89c71..a34a7cbb 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -1086,6 +1086,7 @@ "mod htop", "mod new_project", "mod project_rebuild", + "mod projects", "mod rebuild", "mod reset", "mod rmtree", @@ -1112,6 +1113,9 @@ "fn extract_project_rebuild_command", "fn handle_project_rebuild" ], + "server/src/chat/transport/matrix/projects.rs": [ + "fn run_projects_list" + ], "server/src/chat/transport/matrix/rebuild.rs": [ "struct RebuildCommand", "fn extract_rebuild_command", @@ -2619,7 +2623,6 @@ "mod polling", "struct GatewayStatusEvent", "const HEARTBEAT_MAX_AGE_MS", - "const RELAY_MAX_AGE_SECS", "const MCP_VIA_WS_TIMEOUT_MS", "struct SledConnection", "fn is_alive",