Fixed LABEL_PRINTER_HOOK_JSON check was missing when running label printer WebHooks client side (fixes #1978)

This commit is contained in:
Bernd Bestel
2022-08-25 18:46:49 +02:00
parent c396c2a84c
commit d883474f03
3 changed files with 24 additions and 8 deletions

View File

@@ -57,6 +57,7 @@
### General
- Fixed that when running label printer WebHooks client side (so when `LABEL_PRINTER_RUN_SERVER` = `false`), the setting `LABEL_PRINTER_HOOK_JSON` was ignored (the WebHook data was always sent as form data)
- New translations: (thanks all the translators)
- Lithuanian (demo available at <https://lt.demo.grocy.info>)