diff --git a/src/dashboard.html b/src/dashboard.html index 57f8101..355b2cd 100644 --- a/src/dashboard.html +++ b/src/dashboard.html @@ -593,7 +593,7 @@ const CFG_QUICK_FIELDS = [ ['cfg-site-tagline', 'site.tagline'], ['cfg-site-heroImage', 'site.heroImage'], ['cfg-photographer-name', 'photographer.name'], - ['cfg-photographer-image', 'photographer.image'], + ['cfg-photographer-image', 'photographer.profileImage'], ['cfg-photographer-bio', 'photographer.bio'], ['cfg-contact-email', 'contact.email'], ['cfg-contact-phone', 'contact.phone'],