Skip to content

Commit

Permalink
Solves redashlabs/product#47 (#4669)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse authored Mar 1, 2020
1 parent 3650f0c commit 4185900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redash/handlers/dashboards.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ def post(self, dashboard_slug):
"version",
"tags",
"is_draft",
"is_archived",
"dashboard_filters_enabled",
),
)
Expand Down

0 comments on commit 4185900

Please sign in to comment.