This commit is contained in:
Gerolf Ziegenhain 2016-09-24 16:21:29 +02:00
parent 910b60eb37
commit d91a7b2a29
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ int last_message = 0;
char last_sender[16];
/* settings */
int translate = 0;
int translate = 1;
int audio_status = 1;
/* portable time, as listed in https://gist.github.com/jbenet/1087739 */