Skip to content

Commit

Permalink
Merge pull request #2935 from 1k8/main
Browse files Browse the repository at this point in the history
Draw missing property of Close Connection network node
  • Loading branch information
MoritzBrueckner committed Sep 28, 2023
2 parents ea30c72 + 25c8e85 commit 3de406a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -32,3 +32,4 @@ def arm_init(self, context):

def draw_buttons(self, context, layout):
layout.prop(self, 'property0')
layout.prop(self, 'property1')

0 comments on commit 3de406a

Please sign in to comment.