mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
More debug (#405)
* Extra options for sentry * Use string comparison * Catch error when constructing related field * Include field name in debug
This commit is contained in:
parent
2e2e9640d4
commit
b044c53d91
3 changed files with 42 additions and 20 deletions
|
|
@ -70,3 +70,7 @@ flutter:
|
|||
- assets/sounds/barcode_scan.mp3
|
||||
- assets/sounds/barcode_error.mp3
|
||||
- assets/sounds/server_error.mp3
|
||||
|
||||
sentry:
|
||||
upload_debug_symbols: true
|
||||
upload_source_maps: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue