chat-ui
41fb8f2e - refactor: remove isPro from database schema (#2050)

Commit
16 days ago
refactor: remove isPro from database schema (#2050) * refactor: remove isPro from database schema - Remove isPro field from User type - Remove isPro parsing from OAuth login - Remove isPro from user API response - isPro is now fetched purely client-side from HuggingFace public API * fix: keep isPro as null on fetch error to avoid showing wrong badge
Author
Parents
Loading