From fdd776f4d76d1e8e7652cc7a77935495bfdbf554 Mon Sep 17 00:00:00 2001 From: jan Date: Wed, 19 Nov 2025 23:15:22 -0800 Subject: [PATCH] [RenderPather.plug] fix ok_connections param --- masque/builder/renderpather.py | 1 + 1 file changed, 1 insertion(+) diff --git a/masque/builder/renderpather.py b/masque/builder/renderpather.py index 1665ed0..747a098 100644 --- a/masque/builder/renderpather.py +++ b/masque/builder/renderpather.py @@ -279,6 +279,7 @@ class RenderPather(PatherMixin): thru = thru, set_rotation = set_rotation, append = append, + ok_connections = ok_connections, ) return self