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
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
leaderboard is using likes logic which has been removed from the web app. Perform the following tasks:
Update the backend, and remove the like-dislike properties from the user model and anywhere else used in the application.
Also, update the leaderboard logic to work on user posts' total reactions count.
The text was updated successfully, but these errors were encountered: