Save local changes (GSC/Bing integrations) before merging PR #354

This commit is contained in:
ajaysi
2026-02-13 13:11:27 +05:30
parent 43e66835ac
commit 08a1f4a1d8
144 changed files with 8310 additions and 2748 deletions

View File

@@ -55,6 +55,15 @@ class AssetSource(enum.Enum):
# YouTube Creator
YOUTUBE_CREATOR = "youtube_creator"
# Brand Avatar Generator
BRAND_AVATAR_GENERATOR = "brand_avatar_generator"
# Video Studio
VIDEO_STUDIO = "video_studio"
# Voice Cloner
VOICE_CLONER = "voice_cloner"
class ContentAsset(Base):
"""