From 62ec4a9ae8f1076c1f9ccbb55cb541df23659ede Mon Sep 17 00:00:00 2001 From: miruka Date: Mon, 8 Jul 2019 13:32:53 -0400 Subject: [PATCH] Caught up to the old backend Lines before (PyQt): Language files blank comment code Python 21 787 114 2076 QML 49 393 14 1689 JavaScript 2 59 3 177 SUM: 72 1239 131 3942 Lines now (pyotherside, asyncio): Language files blank comment code QML 59 516 159 1962 Python 11 306 53 739 JavaScript 5 64 24 211 C++ 1 6 2 18 SUM: 76 892 238 2930 --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9130498d..4771fde8 100644 --- a/TODO.md +++ b/TODO.md @@ -8,7 +8,7 @@ - Horrible performance for big rooms - UI - - "Rejoin" leftbanner button if room is public + - "Rejoin" LeftBanner button if room is public - Daybreak color - Html links color - [debug mode](https://docs.python.org/3/library/asyncio-dev.html)