diff --git a/daemon.py b/daemon.py index 06816ebb9..c43fd0a7f 100644 --- a/daemon.py +++ b/daemon.py @@ -10706,8 +10706,7 @@ class PubServer(BaseHTTPRequestHandler): msglen, None, callingDomain) self._write(msg) return - else: - self.path = '/' + self.path = '/' # minimal mastodon api if self._mastoApi(self.path, callingDomain, authorized,