From 0dee8649c36ac465acfe74b48f323847cb09f578 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 17 Dec 2020 10:52:56 +0000 Subject: [PATCH] Too many eees --- daemon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon.py b/daemon.py index c8c1fb2c..e51fd2a2 100644 --- a/daemon.py +++ b/daemon.py @@ -1405,7 +1405,7 @@ class PubServer(BaseHTTPRequestHandler): domain: str, domainFull: str, port: int, onionDomain: str, i2pDomain: str, debug: bool) -> None: - """Actions on the moderator screeen + """Actions on the moderator screen """ usersPath = path.replace('/moderationaction', '') nickname = usersPath.replace('/users/', '')