mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
feat: update part list links
This commit is contained in:
parent
4430303af0
commit
bbd37a9879
@ -184,6 +184,14 @@ export default {
|
|||||||
costAll: () => this.tracker + 27.99,
|
costAll: () => this.tracker + 27.99,
|
||||||
links: '<a href="https://amzn.to/40Q1K47">Amazon</a> Great for Quest due to power passthrough'
|
links: '<a href="https://amzn.to/40Q1K47">Amazon</a> Great for Quest due to power passthrough'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: '4 port USB 3.0 C to A Hub (Most compact for Index)',
|
||||||
|
amount: () => 1,
|
||||||
|
cost: 5,
|
||||||
|
costAll: () => this.tracker + 5,
|
||||||
|
links: '<a href="https://amzn.to/4nMGeqL">Amazon</a>'
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
selectedChoice: 3,
|
selectedChoice: 3,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user