mirror of
https://github.com/openmax-server/server.git
synced 2026-05-12 08:48:15 +00:00
MAX: oops
This commit is contained in:
@@ -46,10 +46,6 @@ class FoldersProcessors(BaseProcessor):
|
||||
"allFilterExcludeFolders": []
|
||||
}
|
||||
|
||||
print(
|
||||
json.dumps(payload, indent=4)
|
||||
)
|
||||
|
||||
# Собираем пакет
|
||||
packet = self.proto.pack_packet(
|
||||
cmd=self.proto.CMD_OK, seq=seq, opcode=self.opcodes.FOLDERS_GET, payload=payload
|
||||
|
||||
Reference in New Issue
Block a user