From a72a35c7553b215addcbf176e562f7b86c725d8d Mon Sep 17 00:00:00 2001 From: GeorgSchessler Date: Wed, 2 Dec 2020 19:13:59 +0100 Subject: [PATCH] chore(saturn): add 3060ti (#1091) --- src/store/model/saturn.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/store/model/saturn.ts b/src/store/model/saturn.ts index fb616d1..477dafc 100644 --- a/src/store/model/saturn.ts +++ b/src/store/model/saturn.ts @@ -28,6 +28,18 @@ export const Saturn: Store = { series: 'test:series', url: 'https://www.saturn.de/de/product/-2592355.html' }, + { + brand: 'asus', + model: 'dual', + series: '3060ti', + url: 'https://www.saturn.de/de/product/-2701239.html' + }, + { + brand: 'zotac', + model: 'twin edge', + series: '3060ti', + url: 'https://www.saturn.de/de/product/-2704436.html' + }, { brand: 'asus', model: 'strix oc',