feat: Add printer cartridges to recycling

This commit is contained in:
Robin van der Linde 2023-03-12 19:09:59 +01:00
parent 65d101c02e
commit 28d6637368
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
4 changed files with 65 additions and 3 deletions

View file

@ -197,6 +197,11 @@
]
}
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
},
"deletion": true,
"filter": [
{
"#": "ignore-possible-duplicate",
@ -216,4 +221,4 @@
]
}
]
}
}