mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 21:52:08 -04:00
dir: Reload remote state after migrating config
Fixes https://github.com/flatpak/flatpak/issues/3496
This commit is contained in:
@@ -3146,7 +3146,7 @@ flatpak_dir_migrate_config (FlatpakDir *self,
|
||||
}
|
||||
|
||||
if (changed != NULL)
|
||||
*changed = FALSE;
|
||||
*changed = TRUE;
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user