Frontend: Add public channel list and channel log file list

This commit is contained in:
2023-09-06 21:51:11 +02:00
parent 1ffe5fffb4
commit 242cad6291
5 changed files with 173 additions and 9 deletions

View File

@@ -18,7 +18,6 @@ use IO::Socket;
use List::Util;
use Time::Piece;
use File::Path;
use DBI;
use threads;
use lib ".";