Skip to content

Commit a35d731

Browse files
committed
fixup! Override defaults, not values for country code and match selection
1 parent 964fc05 commit a35d731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tptools/tpsrv/squoresrv.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ class ReadyMatchSelectionParams(MatchSelectionParams):
9797

9898
class CountryCodeNamePolicyParams(CountryNamePolicyParams):
9999
use_country_code: bool = True
100+
titlecase: bool = False
100101

101102

102103
class MatchesPolicyParams(

0 commit comments

Comments
 (0)