mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-10 04:32:57 +00:00
Access list modal polish
This commit is contained in:
@@ -58,6 +58,7 @@ const useSetProxyHost = () => {
|
||||
queryClient.invalidateQueries({ queryKey: ["proxy-host", id] });
|
||||
queryClient.invalidateQueries({ queryKey: ["proxy-hosts"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["audit-logs"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["host-report"] });
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user