Fix typo
This commit is contained in:
parent
9b7a47136c
commit
eddaca7767
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@
|
||||||
{
|
{
|
||||||
"if": {
|
"if": {
|
||||||
"and": [
|
"and": [
|
||||||
"_waste_amount=1",
|
"_waste_amount>1",
|
||||||
{
|
{
|
||||||
"or": [
|
"or": [
|
||||||
"recycling:green_waste=yes",
|
"recycling:green_waste=yes",
|
||||||
|
|
Loading…
Reference in a new issue