feat: rearrange game benchmark wizard and improve overall
This commit is contained in:
@@ -79,6 +79,7 @@ interface Game {
|
||||
playabilityStatus?: "great" | "playable" | "needs_tweaks" | "unplayable" | "unknown" | null
|
||||
steamReviewScore?: number | null
|
||||
steamReviewSentiment?: string | null
|
||||
steamReviewCount?: number | null
|
||||
}
|
||||
|
||||
interface Counts {
|
||||
|
||||
Reference in New Issue
Block a user