Update sns_content_service.py

This commit is contained in:
박서은 2025-06-19 09:50:56 +09:00
parent d497ffd8b5
commit 62683407cf

View File

@ -2007,7 +2007,7 @@ class SnsContentService:
image_description = f"🏠 {description}"
elif img_type == '메뉴판':
image_description = f"📋 {description}"
else:
else:
image_description = f"📸 {description}"
# HTML 이미지 태그로 변환