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 handle_delete"
],
"server/src/chat/transport/matrix/health.rs": [
"fn run_health_check"
],
"server/src/chat/transport/matrix/htop.rs": [
"enum HtopCommand",
"struct HtopSession",
@@ -1079,6 +1082,7 @@
"mod commands",
"mod config",
"mod delete",
"mod health",
"mod htop",
"mod new_project",
"mod project_rebuild",