Revert "small fixes"

This reverts commit 7f60aae277.
This commit is contained in:
ChristopheSeux
2024-04-21 21:08:05 +02:00
parent 7f60aae277
commit 72455e50fc
5 changed files with 25 additions and 37 deletions
-3
View File
@@ -53,9 +53,6 @@ class VSETB_PT_main(VSETB_main, Panel):
project = settings.active_project
if not project:
return
if project and project.type == 'TVSHOW':
row.separator(factor=0.5)
row.prop(project, 'episode_name', text='')