Extensions: User Interface

Remove label from Repositories popover, since it is now accessed via a
menu which already has the label.

Follow up for: blender/blender-addons-contrib@d5862549d3
This commit is contained in:
Dalai Felinto
2024-04-12 17:03:19 +02:00
parent d1d90ecbec
commit c1edc32fe5

View File

@@ -2067,8 +2067,6 @@ class USERPREF_PT_extensions_repos(Panel):
paths = context.preferences.filepaths
active_repo_index = paths.active_extension_repo
layout.label(text="Repositories")
row = layout.row()
row.template_list(