Skip to content

Commit 77c2010

Browse files
committed
Fix periphery issue
1 parent bf8f60c commit 77c2010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/Bookings/BookingFilters/BookingFiltersViewModel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ private extension BookingFiltersViewModel.BookingListFilter {
342342
value: "Attendance Status",
343343
comment: "Row title for filtering bookings by attendance status.")
344344

345+
// periphery: ignore - to be used again later when payment status filter is restored.
345346
static let rowTitlePaymentStatus = NSLocalizedString(
346347
"bookingFilters.rowTitlePaymentStatus",
347348
value: "Payment Status",

0 commit comments

Comments
 (0)