@ -61,8 +61,8 @@ class SessionPanel(bpy.types.Panel):
row.operator("session.create")
row=layout.row()
row.operator("session.draw")
row.operator("session.update_client")
# row.operator("session.draw")
# row.operator("session.update_client")
classes=(
SessionPanel,
)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.