TrackerZero: add missimg @helper.encodeResponse
This commit is contained in:
parent
a36b2c9241
commit
eb6d0c9644
1 changed files with 2 additions and 0 deletions
|
@ -278,6 +278,8 @@ class FileServerPlugin(object):
|
|||
|
||||
@PluginManager.registerTo("UiRequest")
|
||||
class UiRequestPlugin(object):
|
||||
|
||||
@helper.encodeResponse
|
||||
def actionStatsTrackerZero(self):
|
||||
self.sendHeader()
|
||||
|
||||
|
|
Loading…
Reference in a new issue