huskies: regen source-map.json
This commit is contained in:
@@ -894,6 +894,13 @@
|
||||
"server/src/chat/commands/unreleased.rs": [
|
||||
"fn handle_unreleased"
|
||||
],
|
||||
"server/src/chat/dispatcher.rs": [
|
||||
"type SpawnFn",
|
||||
"struct ChatDispatcher",
|
||||
"fn new",
|
||||
"fn submit",
|
||||
"fn stop"
|
||||
],
|
||||
"server/src/chat/history.rs": [
|
||||
"type ChatConversationHistory",
|
||||
"fn load_chat_history",
|
||||
@@ -904,6 +911,7 @@
|
||||
],
|
||||
"server/src/chat/mod.rs": [
|
||||
"mod commands",
|
||||
"mod dispatcher",
|
||||
"mod history",
|
||||
"mod lookup",
|
||||
"mod test_helpers",
|
||||
@@ -1033,6 +1041,7 @@
|
||||
"fn default_permission_timeout_secs",
|
||||
"fn default_aggregated_notifications_poll_interval_secs",
|
||||
"fn default_aggregated_notifications_enabled",
|
||||
"fn default_coalesce_window_ms",
|
||||
"fn default_transport",
|
||||
"fn default_whatsapp_provider",
|
||||
"struct BotConfig"
|
||||
|
||||
Reference in New Issue
Block a user