fix(computeruniverse): false positives (#1698)

Add additional out of stock message
This commit is contained in:
wofnull
2021-01-15 19:26:14 +01:00
committed by GitHub
parent 75b2460aea
commit e0849c4dc2
+4 -1
View File
@@ -17,7 +17,10 @@ export const Computeruniverse: Store = {
},
outOfStock: {
container: '.availability',
text: ['nicht verfügbar']
text: [
'nicht verfügbar',
'liefertermin hat erhebliche schwankungen'
]
}
},
links: [