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