Fix key
This commit is contained in:
parent
37c3a43932
commit
f690ad3b8f
|
|
@ -66,7 +66,7 @@ def transfer_reviews():
|
|||
|
||||
|
||||
data_types = {
|
||||
"mention": [
|
||||
"overlook": [
|
||||
transfer_languages,
|
||||
transfer_reviews
|
||||
]
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ class Command(BaseCommand):
|
|||
'establishment',
|
||||
'gallery',
|
||||
'commercial',
|
||||
'mention',
|
||||
'overlook',
|
||||
'tmp'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user