You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(feed_decorator): update logic for marking decorators as completed
- Modify the logic for updating UserFeedDecoratorStatus
- Ensure once a decorator is marked as completed, it stays completed
- Always update the `lastShownAt` timestamp
- Introduce conditional update for `isCompleted` flag
0 commit comments