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
);