mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
This commit is contained in:
parent
e424a3cf7b
commit
f13b04d029
7 changed files with 94 additions and 50 deletions
|
|
@ -335,7 +335,7 @@ class APIFormField {
|
|||
controller.text = hash;
|
||||
data["value"] = hash;
|
||||
|
||||
successTone();
|
||||
barcodeSuccessTone();
|
||||
|
||||
showSnackIcon(
|
||||
L10().barcodeAssigned,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue