Skip to content

Commit

Permalink
requiresPageReload: true for quick time ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Dec 20, 2023
1 parent 9d1feb5 commit 36860e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/data/server/ui_settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ export function getUiSettings(
'</a>',
},
}),
requiresPageReload: true,
schema: enableValidations
? schema.arrayOf(
schema.object({
Expand Down

0 comments on commit 36860e2

Please sign in to comment.