framlc commited on
Commit
e290d0d
1 Parent(s): c9f5ba6

default language to english

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,3 +1,4 @@
1
  {
2
- "hide_history_when_not_logged_in": true
 
3
  }
 
1
  {
2
+ "hide_history_when_not_logged_in": true,
3
+ "language": "en_US"
4
  }