huskies: regen source-map.json

This commit is contained in:
dave
2026-05-19 20:11:55 +00:00
parent 9a286315a3
commit f6ee90e169
+4
View File
@@ -1063,6 +1063,9 @@
"fn extract_delete_command", "fn extract_delete_command",
"fn handle_delete" "fn handle_delete"
], ],
"server/src/chat/transport/matrix/health.rs": [
"fn run_health_check"
],
"server/src/chat/transport/matrix/htop.rs": [ "server/src/chat/transport/matrix/htop.rs": [
"enum HtopCommand", "enum HtopCommand",
"struct HtopSession", "struct HtopSession",
@@ -1079,6 +1082,7 @@
"mod commands", "mod commands",
"mod config", "mod config",
"mod delete", "mod delete",
"mod health",
"mod htop", "mod htop",
"mod new_project", "mod new_project",
"mod project_rebuild", "mod project_rebuild",