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
Recently played games are handled as first in => first out. The problem is that, if you stop playing a game and you don't want it in the list of recently played, the only way to get it out is to start other games until that game is removed from the list.
Feature description
I imagine an option in the context menu only when right clicking an element in the Recently Played list that allows the user to remove the game from that list.
Alternatives
Edit the json file that stores this information manually.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Problem description
Recently played games are handled as first in => first out. The problem is that, if you stop playing a game and you don't want it in the list of recently played, the only way to get it out is to start other games until that game is removed from the list.
Feature description
I imagine an option in the context menu only when right clicking an element in the Recently Played list that allows the user to remove the game from that list.
Alternatives
Edit the json file that stores this information manually.
Additional information
No response
The text was updated successfully, but these errors were encountered: