You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, Jan 27, 2020 at 8:46 AM Danilo Poccia ***@***.***> wrote:
Closed #4 <#4>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AAMQ2ZYFFCXNYR4BLQ4ETGDQ73QRXA5CNFSM4J7YCFO2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWG5VEBY#event-2981843463>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMQ2Z5OLCCXUYP66J2D7ILQ73QRXANCNFSM4J7YCFOQ>
.
A comma is missing between 'hi' and 'ja' below which is causing the chat app to not work.
const DETECT_SENTIMENT_LANGUAGES = [
'en', 'es', 'fr', 'de', 'it', 'pt',
'ar', 'hi' 'ja', 'ko', 'zh', 'zh-TW'
];
The text was updated successfully, but these errors were encountered: