ScarZ
ScarZ
same as title , make your plugin multilingual !! you can gettext of python create the .pot file and use poedit (or other po file edit software )to convert it...
## 你的问题是什么? admin与proxy进程无法同时启动 ## 出现问题的情况是怎么样的? 无论先启动哪个服务,只要是有2个服务就会Exit 127 报错 ``` [root@sacr-v2ray v2ray]# nohup java -jar -Xms100m -Xmx100m -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=80m /o pt/jar/admin.jar --spring.config.location=/opt/jar/admin.yaml > /dev/null 2>&1 & [1] 1953 [root@sacr-v2ray v2ray]# nohup...
Same as title
clear value when delete pressed and cursor = len
show the current status of the game e.g. deceive active! (offline) at friend list ↓  so dont need to right click deceive to check the status
如題
as title, visualization doesnt work it shows `Error: Network Error`  but activitywatch is running and seems no error ``` 2022-03-08 16:14:55 [INFO ]: * Running on http://localhost:5600/ (Press CTRL+C...
-> cache data into json file -> auto import ujson to speed up read/write if ujson exists
The problem is that the code is unable to detect the initial state correctly, causing fail detection of the first half-step. The way I solved the problem was to add...