Merge pull request #1306 from mapamore/master

Query typo fix
This commit is contained in:
riQQ 2023-02-07 09:59:57 +01:00 committed by GitHub
commit 8bd1d97d99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,7 @@
"condition": {
"or": [
"shop~.*copyshop.*",
"shop~.*stationary.*",
"shop~.*stationery.*",
"service:print=yes"
]
},
@ -411,4 +411,4 @@
"accepts_cards",
"has_organic"
]
}
}