Error adding older GPU tracking #2669
Unanswered
Mr-Tech-13
asked this question in
Help
Replies: 1 comment
-
If you need to see what my street merchant looks like, I can post a google drive link |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I added older GPU tracking to street merchant by adding a series, but in this bit if code " }
if (store.labels.maxPrice) {
const maxPrice = config.store.maxPrice.series[link.series];
Property '1660s' does not exist on type '{ 3060: number; '3060ti': number; 3070: number; 3080: number; 3090: number; 'captcha-deterrent': number; darkhero: number; rx6700xt: number; rx6800: number; rx6800xt: number; rx6900xt: number; ryzen5600: number; ... 9 more ...; 1650: number; }'.
495 const maxPrice = config.store.maxPrice.series[link.series];"
Please help
Beta Was this translation helpful? Give feedback.
All reactions