Commit 99d0beea by Torkel Ödegaard

reload page after preferences update

parent 58e94fc0
......@@ -113,6 +113,6 @@ export function updateOrganizationPreferences() {
await getBackendSrv().put('/api/org/preferences', preferences);
dispatch(loadOrganizationPreferences());
window.location.reload();
};
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment