huskies: regen source-map.json
This commit is contained in:
@@ -856,6 +856,9 @@
|
||||
"server/src/chat/commands/move_story.rs": [
|
||||
"fn handle_move"
|
||||
],
|
||||
"server/src/chat/commands/new_project.rs": [
|
||||
"fn handle_new_project_fallback"
|
||||
],
|
||||
"server/src/chat/commands/overview.rs": [
|
||||
"fn handle_overview"
|
||||
],
|
||||
@@ -1070,6 +1073,7 @@
|
||||
"mod config",
|
||||
"mod delete",
|
||||
"mod htop",
|
||||
"mod new_project",
|
||||
"mod rebuild",
|
||||
"mod reset",
|
||||
"mod rmtree",
|
||||
@@ -1077,6 +1081,10 @@
|
||||
"mod transport_impl",
|
||||
"fn spawn_bot"
|
||||
],
|
||||
"server/src/chat/transport/matrix/new_project.rs": [
|
||||
"fn extract_new_project_command",
|
||||
"fn handle_new_project"
|
||||
],
|
||||
"server/src/chat/transport/matrix/rebuild.rs": [
|
||||
"struct RebuildCommand",
|
||||
"fn extract_rebuild_command",
|
||||
|
||||
Reference in New Issue
Block a user