mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-25 16:30:42 +00:00
Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
This commit is contained in:
@ -335,7 +335,7 @@ class APIFormField {
|
||||
controller.text = hash;
|
||||
data["value"] = hash;
|
||||
|
||||
successTone();
|
||||
barcodeSuccessTone();
|
||||
|
||||
showSnackIcon(
|
||||
L10().barcodeAssigned,
|
||||
|
Reference in New Issue
Block a user