Skip to content

Commit

Permalink
remove "Imviz" from links control plugin title
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Sep 30, 2022
1 parent 161a690 commit 76a26f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
__all__ = ['LinksControl']


@tray_registry('imviz-links-control', label="Imviz Links Control")
@tray_registry('imviz-links-control', label="Links Control")
class LinksControl(PluginTemplateMixin):
"""
See the :ref:`Links Control Plugin Documentation <imviz-link-control>` for more details.
Expand Down

0 comments on commit 76a26f6

Please sign in to comment.