Skip to content

Commit

Permalink
Update LN_network_close_connection.py
Browse files Browse the repository at this point in the history
Draw missing property1
  • Loading branch information
Onek8 committed Sep 27, 2023
1 parent ea30c72 commit 25c8e85
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 25c8e85

Please sign in to comment.