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