fix(acompc): false positives (#1699)

Update selector has changed
This commit is contained in:
wofnull
2021-01-15 19:26:35 +01:00
committed by GitHub
parent e0849c4dc2
commit 0a1198b69c
+1 -1
View File
@@ -13,7 +13,7 @@ export const AComPC: Store = {
},
outOfStock: [
{
container: '.stockStatus',
container: '.filial_stock',
text: ['nicht lieferbar']
}
]