Add more attributes in UserSub definition

Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
Loren Eteval
2025-06-14 20:12:53 +08:00
parent c73aff7a4c
commit 82ed393cb1
+2
View File
@@ -30,6 +30,8 @@ registerAppSettings('CustomSubscription')
class UserSubEntry:
remark: str
webURL: str
autoupdate: str
proxy: str
class UserSub: