fix: depreacating thumbnail_index

This commit is contained in:
msramalho
2023-05-09 11:29:05 +01:00
parent c1a60fde8a
commit ae3e607705
4 changed files with 1 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ class Gsheets(Step):
'archive': 'archive location',
'date': 'archive date',
'thumbnail': 'thumbnail',
'thumbnail_index': 'thumbnail index',
'timestamp': 'upload timestamp',
'title': 'upload title',
'text': 'text content',

View File

@@ -15,7 +15,6 @@ class GWorksheet:
'archive': 'archive location',
'date': 'archive date',
'thumbnail': 'thumbnail',
'thumbnail_index': 'thumbnail index',
'timestamp': 'upload timestamp',
'title': 'upload title',
'screenshot': 'screenshot',