This commit is contained in:
Swann
2019-02-11 17:49:28 +01:00
parent 5e6d05ca92
commit 58fbdbf5bf
3 changed files with 9 additions and 6 deletions

View File

@ -30,8 +30,6 @@ class SessionPanel(bpy.types.Panel):
row = layout.row()
# Debug area
row.label(text="Debug")
row = layout.row()
area_msg = row.box()
if len(net_operators.client.store) > 0: