Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Found - Sytnax Error #4

Closed
anieve01 opened this issue Dec 27, 2019 · 2 comments
Closed

Bug Found - Sytnax Error #4

anieve01 opened this issue Dec 27, 2019 · 2 comments

Comments

@anieve01
Copy link

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'
];

@danilop
Copy link
Owner

danilop commented Jan 27, 2020

Solved, thanks for spotting!

@danilop danilop closed this as completed Jan 27, 2020
@anieve01
Copy link
Author

anieve01 commented Jan 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants