forked from indymedia/epicyon
Too many eees
parent
de5f688be8
commit
0dee8649c3
|
@ -1405,7 +1405,7 @@ class PubServer(BaseHTTPRequestHandler):
|
||||||
domain: str, domainFull: str, port: int,
|
domain: str, domainFull: str, port: int,
|
||||||
onionDomain: str, i2pDomain: str,
|
onionDomain: str, i2pDomain: str,
|
||||||
debug: bool) -> None:
|
debug: bool) -> None:
|
||||||
"""Actions on the moderator screeen
|
"""Actions on the moderator screen
|
||||||
"""
|
"""
|
||||||
usersPath = path.replace('/moderationaction', '')
|
usersPath = path.replace('/moderationaction', '')
|
||||||
nickname = usersPath.replace('/users/', '')
|
nickname = usersPath.replace('/users/', '')
|
||||||
|
|
Loading…
Reference in New Issue