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:
@ -240,7 +240,7 @@ class InvenTreeAPI {
|
||||
|
||||
if (address.isEmpty || username.isEmpty || password.isEmpty) {
|
||||
showSnackIcon(
|
||||
"Incomplete profile details",
|
||||
L10().incompleteDetails,
|
||||
icon: FontAwesomeIcons.exclamationCircle,
|
||||
success: false
|
||||
);
|
||||
|
Reference in New Issue
Block a user