Skip to content

Commit 49e8fe8

Browse files
committed
Merge branch 'feature/4846-variation-number-in-list-and-details' of github.com:anas-p/woocommerce-ios into feature/4846-variation-number-in-list-and-details
2 parents 10040a9 + 2849cc8 commit 49e8fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Edit Product/ProductFormViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ private extension ProductFormViewController {
409409

410410
/// Configure navigation bar with the title
411411
///
412-
func configureNavigationBar(title: String = String()) {
412+
func configureNavigationBar(title: String = "") {
413413
updateNavigationBar()
414414
updateBackButtonTitle()
415415
updateNavigationBarTitle()

0 commit comments

Comments
 (0)