Disable update recents after pin item

This commit is contained in:
Oleg Korshul
2024-07-02 08:11:15 +03:00
parent 3e5c3b1514
commit b24051cb74

View File

@ -2289,7 +2289,7 @@ public:
}
}
Recents_Dump();
Recents_Dump(false);
}
void Recents_Remove(const int& nId)
{