Commit 8693eb0
committed
Fix: fallback to default period for widgets
Previously it was using 7d by default… even though the Metrics default is 1d 🤦♂️1 parent 06a98bd commit 8693eb0
File tree
1 file changed
+1
-1
lines changed- apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.metrics.$dashboardKey
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments