mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 10:50:37 +08:00
Since the database is downloaded lazily, clicking on "Update Database" button won't re-download the online catalog if "Available apps" view is not active. This patch forces the download even when the "Installed apps" is active. CORE-20205