diff --git a/Furious/Storage/UserSubs.py b/Furious/Storage/UserSubs.py index 9f7699f..a205d82 100644 --- a/Furious/Storage/UserSubs.py +++ b/Furious/Storage/UserSubs.py @@ -30,6 +30,8 @@ registerAppSettings('CustomSubscription') class UserSubEntry: remark: str webURL: str + autoupdate: str + proxy: str class UserSub: