mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Update barcode / qrcode icons
This commit is contained in:
@ -205,7 +205,7 @@ class _InvenTreeHomePageState extends State<InvenTreeHomePage> {
|
||||
_iconButton(
|
||||
context,
|
||||
L10().scanBarcode,
|
||||
FontAwesomeIcons.barcode,
|
||||
Icons.qr_code_scanner,
|
||||
callback: () {
|
||||
_scan(context);
|
||||
}
|
||||
|
Reference in New Issue
Block a user