feat: update UI labels and remove unused config for mosaic cover

Made-with: Cursor
This commit is contained in:
cottongin
2026-04-06 19:29:59 -04:00
parent 9c4fe7a0be
commit bdab628953
3 changed files with 5 additions and 7 deletions

View File

@@ -14,5 +14,3 @@ FETCH_INTERVAL_HOURS = 1
IMAGE_MAX_LANDSCAPE = (800, 480)
IMAGE_MAX_PORTRAIT = (480, 800)
COVER_SIZE = (480, 800)
POLLINATIONS_URL = "https://image.pollinations.ai/prompt/{prompt}?width=480&height=800&nologo=true"