mirror of
https://github.com/grafana/grafana.git
synced 2025-01-01 11:47:05 -06:00
reload page after preferences update
This commit is contained in:
parent
58e94fc0fa
commit
99d0beeaa9
@ -113,6 +113,6 @@ export function updateOrganizationPreferences() {
|
||||
|
||||
await getBackendSrv().put('/api/org/preferences', preferences);
|
||||
|
||||
dispatch(loadOrganizationPreferences());
|
||||
window.location.reload();
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user