Skip to content

Commit

Permalink
axe view_id
Browse files Browse the repository at this point in the history
  • Loading branch information
srtaalej committed Aug 5, 2024
1 parent 5ff1313 commit 396e6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion listeners/events/app_home_opened.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def app_home_opened_callback(event, logger: Logger, client: WebClient, context:
try:
client.views_publish(
user_id=event["user"],
view_id=context["enterprise_id"],
view={
"type": "home",
"blocks": [
Expand Down

0 comments on commit 396e6a6

Please sign in to comment.