Skip to content

Commit

Permalink
removing page reload
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Li <[email protected]>
  • Loading branch information
sejli committed Aug 30, 2024
1 parent be66d4a commit 83d5dd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/data/server/ui_settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,6 @@ export function getUiSettings(): Record<string, UiSettingsParams<unknown>> {
}),
schema: schema.boolean(),
category: ['search'],
requiresPageReload: true,
},
};
}

0 comments on commit 83d5dd9

Please sign in to comment.