mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-01-22 11:45:42 +00:00
Access list modal polish
This commit is contained in:
@@ -51,6 +51,7 @@ const useSetDeadHost = () => {
|
||||
queryClient.invalidateQueries({ queryKey: ["dead-host", id] });
|
||||
queryClient.invalidateQueries({ queryKey: ["dead-hosts"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["audit-logs"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["host-report"] });
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user