mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Cleanup home page widget
This commit is contained in:
parent
54d8c1759c
commit
c1a1ef0ad2
3 changed files with 78 additions and 70 deletions
|
|
@ -240,7 +240,7 @@ class InvenTreeAPI {
|
|||
|
||||
if (address.isEmpty || username.isEmpty || password.isEmpty) {
|
||||
showSnackIcon(
|
||||
"Incomplete profile details",
|
||||
L10().incompleteDetails,
|
||||
icon: FontAwesomeIcons.exclamationCircle,
|
||||
success: false
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue