Add revision param to dashboard settings (#3928)
# What this PR does Fixes OnCall Insights dashboard auto-update ## Which issue(s) this PR fixes ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)
This commit is contained in:
parent
2d6d5a8ac0
commit
d0ee58cb68
1 changed files with 1 additions and 0 deletions
|
|
@ -1491,5 +1491,6 @@
|
|||
"timezone": "browser",
|
||||
"title": "OnCall Insights",
|
||||
"version": 2,
|
||||
"revision": 2,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue