mirror of
https://github.com/ONLYOFFICE/desktop-sdk.git
synced 2026-02-10 18:15:05 +08:00
Disable update recents after pin item
This commit is contained in:
@ -2289,7 +2289,7 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Recents_Dump();
|
Recents_Dump(false);
|
||||||
}
|
}
|
||||||
void Recents_Remove(const int& nId)
|
void Recents_Remove(const int& nId)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user