huskies: regen source-map.json

This commit is contained in:
dave
2026-05-19 18:39:40 +00:00
parent 2593b36072
commit 343473bc01
+7
View File
@@ -1085,6 +1085,7 @@
"mod rebuild",
"mod reset",
"mod rmtree",
"mod sled_upgrade",
"mod start",
"mod transport_impl",
"fn spawn_bot"
@@ -1123,6 +1124,12 @@
"fn extract_rmtree_command",
"fn handle_rmtree"
],
"server/src/chat/transport/matrix/sled_upgrade.rs": [
"enum UpgradeCommand",
"fn extract_upgrade_command",
"fn handle_upgrade_list_projects",
"fn handle_sled_upgrade"
],
"server/src/chat/transport/matrix/start.rs": [
"enum StartCommand",
"fn extract_start_command",