feat: replace fsrVersion with upscalerType/upscalerVersion, add battery & custom system columns
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ export type ContributionEntry = {
|
||||
fpsHigh: number | null
|
||||
hardwareSlug: string
|
||||
hardwareName: string
|
||||
fsrVersion: string
|
||||
upscalerType: string
|
||||
upscalerVersion: string | null
|
||||
frameGenMethod: string
|
||||
verifiedAt: string | null
|
||||
createdAt: string
|
||||
|
||||
Reference in New Issue
Block a user