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
Games are converted to String when added to the displayed game list, meaning extra information can no longer be retrieved.
This will become an issue if we have excess game info we want to store, but don't want to display in the Treeview. (Unique id, comments, review notes, original system, release date, original import source, region, etc)
The text was updated successfully, but these errors were encountered:
Games are converted to
String
when added to the displayed game list, meaning extra information can no longer be retrieved.This will become an issue if we have excess game info we want to store, but don't want to display in the Treeview. (Unique id, comments, review notes, original system, release date, original import source, region, etc)
The text was updated successfully, but these errors were encountered: