mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: Automatic update subscription
This commit is contained in:
@@ -8,6 +8,7 @@ namespace NekoGui {
|
||||
public:
|
||||
int id = -1;
|
||||
bool archive = false;
|
||||
bool skip_auto_update = false;
|
||||
QString name = "";
|
||||
QString url = "";
|
||||
QString info = "";
|
||||
|
||||
Reference in New Issue
Block a user