mirror of https://gitlab.com/bashrc2/epicyon
Other way around
parent
29f12dc4a4
commit
10492d9268
|
@ -14958,7 +14958,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
self.server.debug)
|
||||
|
||||
# emoji recation from the web interface bottom icon
|
||||
if authorized and htmlGET and '?reactsel=' in self.path:
|
||||
if authorized and htmlGET and '?selreact=' in self.path:
|
||||
self._reactionPicker(callingDomain, self.path,
|
||||
self.server.baseDir,
|
||||
self.server.httpPrefix,
|
||||
|
|
Loading…
Reference in New Issue