Added description for PillarCredentialsUpdate operator.
This commit is contained in:
@@ -314,6 +314,7 @@ class PillarCredentialsUpdate(pillar.PillarOperatorMixin,
|
|||||||
"""Updates the Pillar URL and tests the new URL."""
|
"""Updates the Pillar URL and tests the new URL."""
|
||||||
bl_idname = 'pillar.credentials_update'
|
bl_idname = 'pillar.credentials_update'
|
||||||
bl_label = 'Update credentials'
|
bl_label = 'Update credentials'
|
||||||
|
bl_description = 'Resynchronises your Blender ID login with Blender Cloud'
|
||||||
|
|
||||||
log = logging.getLogger('bpy.ops.%s' % bl_idname)
|
log = logging.getLogger('bpy.ops.%s' % bl_idname)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user