@@ -12,6 +12,7 @@ except:
class Config(BaseModel):
assets_studio_path: str
github_token: str | None = None
pjsk_proxy: str | None = None
@property
def proxy(self) -> str | None:
return _proxy
The note is not visible to the blocked user.