Query typo fix.
This would be a stationery shop, with an "e", not an "a."
This commit is contained in:
parent
7394f447eb
commit
53f5d22d5e
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@
|
|||
"condition": {
|
||||
"or": [
|
||||
"shop~.*copyshop.*",
|
||||
"shop~.*stationary.*",
|
||||
"shop~.*stationery.*",
|
||||
"service:print=yes"
|
||||
]
|
||||
},
|
||||
|
@ -411,4 +411,4 @@
|
|||
"accepts_cards",
|
||||
"has_organic"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue