fixed some build errors on linux, changed icon resolution, added more error printing

This commit is contained in:
Concedo 2023-05-22 12:18:42 +08:00
parent fea84c3cf5
commit 587308a202
7 changed files with 17 additions and 16 deletions

View file

@ -208,7 +208,7 @@ maxctx = 2048
maxlen = 128
modelbusy = False
defaultport = 5001
KcppVersion = "1.24"
KcppVersion = "1.25"
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):
sys_version = ""