Skip to content

Commit 2849cc8

Browse files
anas-pEcarrion
andauthored
Update WooCommerce/Classes/ViewRelated/Products/Edit Product/ProductFormViewController.swift
Co-authored-by: Ernesto Carrión <[email protected]>
1 parent 3e27634 commit 2849cc8

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
@@ -418,7 +418,7 @@ private extension ProductFormViewController {
418418

419419
/// Configure navigation bar with the title
420420
///
421-
func configureNavigationBar(title: String = String()) {
421+
func configureNavigationBar(title: String = "") {
422422
updateNavigationBar()
423423
updateBackButtonTitle()
424424
updateNavigationBarTitle(title: title)

0 commit comments

Comments
 (0)