Mv reviews to mention command

This commit is contained in:
littlewolf 2019-10-30 12:31:24 +03:00
parent 86e0699c8c
commit 37c3a43932

View File

@ -67,9 +67,7 @@ def transfer_reviews():
data_types = { data_types = {
"mention": [ "mention": [
transfer_languages transfer_languages,
],
"tmp": [
transfer_reviews transfer_reviews
] ]
} }