merge-requests/8/head
Bob Mottram 2020-08-31 22:58:52 +01:00
parent d19e345e47
commit e22e31f131
1 changed files with 12 additions and 12 deletions

View File

@ -5426,7 +5426,7 @@ class PubServer(BaseHTTPRequestHandler):
# undo an announce/repeat from the web interface
if htmlGET and '?unrepeat=' in self.path:
self._announceButton(callingDomain, self.path,
self._undoAnnounceButton(callingDomain, self.path,
self.server.baseDir,
cookie, self.server.proxyType,
self.server.httpPrefix,