Fix galleryImageObjectFit now persisting

This commit is contained in:
blessedcoolant 2022-10-28 06:30:28 +13:00 committed by psychedelicious
parent 104b0ef0ba
commit f8dff5b6c2
2 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ const galleryPersistConfig = {
'shouldShowGallery', 'shouldShowGallery',
'galleryScrollPosition', 'galleryScrollPosition',
'galleryImageMinimumWidth', 'galleryImageMinimumWidth',
'galleryImageObjectFit',
], ],
}; };