mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 19:46:25 +00:00
Update sound assets
This commit is contained in:
parent
4c28031611
commit
3761f4090f
5 changed files with 5 additions and 1 deletions
|
|
@ -113,6 +113,8 @@ Future<void> showServerError(String title, String description) async {
|
|||
title = I18N.of(OneContext().context).serverError;
|
||||
}
|
||||
|
||||
// TODO - Play audio notification
|
||||
|
||||
showSnackIcon(
|
||||
title,
|
||||
success: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue