默认不调用远程rpc,添加谷歌开源字体防止中文乱码
This commit is contained in:
@@ -38,7 +38,7 @@ class ConfigManager:
|
||||
return self.config.get("max_retries", 3)
|
||||
|
||||
def get_render_server_url(self) -> str:
|
||||
return self.config.get("render_server_url", "https://api.unitedpooh.top/rpc")
|
||||
return self.config.get("render_server_url", "")
|
||||
|
||||
def save_config(self) -> None:
|
||||
"""
|
||||
|
||||
BIN
src/render/pillow/fonts/NotoSansSC.ttf
Normal file
BIN
src/render/pillow/fonts/NotoSansSC.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user