mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 18:25:26 +00:00
Update sound assets
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user