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
Yesterday Spotify Wrapped dropped and I thought it would be a really cool idea to create a page to generate a similar thing.
It would use /users/current/stats/this_year even though it would work only at the end of the year.
An alternative would be to reuse SummaryDTO that it is currently used in the summary, but only self-hosted wakapi or paying users would be able to use.
The text was updated successfully, but these errors were encountered:
Yesterday Spotify Wrapped dropped and I thought it would be a really cool idea to create a page to generate a similar thing.
It would use
/users/current/stats/this_year
even though it would work only at the end of the year.An alternative would be to reuse
SummaryDTO
that it is currently used in the summary, but only self-hosted wakapi or paying users would be able to use.The text was updated successfully, but these errors were encountered: