fix file ID casing

This commit is contained in:
Abhinav 2022-10-10 15:02:55 +05:30
parent f308dcebcf
commit 37aa56ee9a

View file

@ -433,7 +433,7 @@ const englishConstants = {
'This video cannot be played on your browser', 'This video cannot be played on your browser',
METADATA: 'Metadata', METADATA: 'Metadata',
INFO: 'Info', INFO: 'Info',
FILE_ID: 'File id', FILE_ID: 'File ID',
FILE_NAME: 'File name', FILE_NAME: 'File name',
CREATION_TIME: 'Creation time', CREATION_TIME: 'Creation time',
UPDATED_ON: 'Updated on', UPDATED_ON: 'Updated on',