2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 02:05:29 +00:00

Cleanup home page widget

This commit is contained in:
Oliver
2021-09-28 12:05:44 +10:00
parent 54d8c1759c
commit c1a1ef0ad2
3 changed files with 78 additions and 70 deletions

View File

@ -240,7 +240,7 @@ class InvenTreeAPI {
if (address.isEmpty || username.isEmpty || password.isEmpty) {
showSnackIcon(
"Incomplete profile details",
L10().incompleteDetails,
icon: FontAwesomeIcons.exclamationCircle,
success: false
);