You've already forked nginx-proxy-manager
mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-17 10:22:31 +03:00
Access list modal polish
This commit is contained in:
@@ -62,6 +62,7 @@ const useSetRedirectionHost = () => {
|
||||
queryClient.invalidateQueries({ queryKey: ["redirection-host", id] });
|
||||
queryClient.invalidateQueries({ queryKey: ["redirection-hosts"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["audit-logs"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["host-report"] });
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user