@@ -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='')
|
||||
|
||||
Reference in New Issue
Block a user