mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
show subscription update time
This commit is contained in:
@@ -306,6 +306,7 @@ namespace NekoRay::sub {
|
||||
// 订阅解析前
|
||||
if (group != nullptr) {
|
||||
in = group->Profiles();
|
||||
group->last_update = QDateTime::currentSecsSinceEpoch();
|
||||
group->info = sub_user_info;
|
||||
group->order.clear();
|
||||
group->Save();
|
||||
|
||||
Reference in New Issue
Block a user