diff --git a/src/sonymn_int.cpp b/src/sonymn_int.cpp index a2cde2282c..fb1fc14afc 100644 --- a/src/sonymn_int.cpp +++ b/src/sonymn_int.cpp @@ -432,7 +432,9 @@ constexpr TagDetails sonyModelId[] = {{0, N_("Multiple camera models")}, {389, "ZV-1F"}, {390, "ILCE-7RM5"}, {391, "ILME-FX30"}, - {393, "ZV-E1"}}; + {393, "ZV-E1"}, + {394, "ILCE-6700"}, + {395, "ZV-1M2"}}; //! Lookup table to translate Sony creative style (main group) values to readable labels constexpr StringTagDetails sonyCreativeStyleStd[] = {{"AdobeRGB", N_("Adobe RGB")},