Skip to content

Commit c76343a

Browse files
Update settings.py
1 parent ea0ca38 commit c76343a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscarapi/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"OSCARAPI_VOUCHER_FIELDS",
4141
default=("name", "code", "start_datetime", "end_datetime"),
4242
)
43-
"ik ben harrie"
43+
4444
BASKET_FIELDS = overridable(
4545
"OSCARAPI_BASKET_FIELDS",
4646
default=(

0 commit comments

Comments
 (0)