Skip to content

Commit ee9f6db

Browse files
staskusjaclync
andauthored
Update WooCommerce/Classes/POS/Presentation/Barcode Scanner Setup/PointOfSaleBarcodeScannerSetupModels.swift
Co-authored-by: Jaclyn Chen <[email protected]>
1 parent 074a61a commit ee9f6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/POS/Presentation/Barcode Scanner Setup/PointOfSaleBarcodeScannerSetupModels.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ enum PointOfSaleBarcodeScannerType {
3333
case .tera12002D:
3434
return "Tera_1200_2D"
3535
case .netum1228BC:
36-
return "netum_1228bc"
36+
return "Netum_1228BC"
3737
case .other:
3838
return "other"
3939
}

0 commit comments

Comments
 (0)