diff --git a/manifest.json b/manifest.json index 0042989..bb45344 100644 --- a/manifest.json +++ b/manifest.json @@ -11,9 +11,11 @@ "socket_mode_enabled": true, "event_subscriptions": { "bot_events": [ - "app_home_opened" + "app_home_opened", + "function_executed" ] - } + }, + "function_runtime": "remote" }, "features": { "bot_user": {