Skip to content

Commit 318450b

Browse files
committed
Fix: Manual build fails due to not found string ressources
1 parent 46a03cc commit 318450b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,4 +483,5 @@
483483
<string name="pay_type_cash">Cash</string>
484484
<string name="pay_type_mobile_phone">Mobile Phone</string>
485485
<string name="pay_type_bank_transfer">Bank Transfer</string>
486+
<string name="Close">Close</string>
486487
</resources>

0 commit comments

Comments
 (0)