fix refacto

This commit is contained in:
Christophe SEUX
2023-05-03 14:40:07 +02:00
parent 0ebde5f713
commit f9384c3d89
6 changed files with 50 additions and 46 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ class VSETB_OT_export_spreadsheet(Operator):
spreadsheet = project.spreadsheet_export
episode = settings.active_episode
cells = [cell for cell in project.spreadsheet if cell.enabled]
cells = [cell for cell in spreadsheet.cells if cell.enabled]
rows = []
# Header