mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-05 22:56:24 +00:00
Update sns_content_service.py
This commit is contained in:
parent
d497ffd8b5
commit
62683407cf
@ -2007,7 +2007,7 @@ class SnsContentService:
|
||||
image_description = f"🏠 {description}"
|
||||
elif img_type == '메뉴판':
|
||||
image_description = f"📋 {description}"
|
||||
else:
|
||||
else:
|
||||
image_description = f"📸 {description}"
|
||||
|
||||
# HTML 이미지 태그로 변환
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user