mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 23:36:39 +00:00
fix link in resource alert not updating when changing ssl
This commit is contained in:
@@ -321,7 +321,7 @@ export default function ReverseProxyTargets(props: {
|
|||||||
});
|
});
|
||||||
|
|
||||||
setSslEnabled(val);
|
setSslEnabled(val);
|
||||||
updateResource({ ssl: sslEnabled });
|
updateResource({ ssl: val });
|
||||||
|
|
||||||
toast({
|
toast({
|
||||||
title: "SSL Configuration",
|
title: "SSL Configuration",
|
||||||
|
|||||||
Reference in New Issue
Block a user