diff --git a/zet.dpi.c b/zet.dpi.c index 94c25ac..bea7eb3 100644 --- a/zet.dpi.c +++ b/zet.dpi.c @@ -30,7 +30,7 @@ static const int id_length = 16; static const char ssb_ref_base[] = "http://localhost:8027/"; static const char ssb_channel_base[] = "http://localhost:8027/channel/"; -static const int max_cols = 40; +static const int max_cols = 54; static char server_hostname[256]; static char server_url[256];