Either instead of Any Kids

This commit is contained in:
MartinBraquet
2025-10-24 23:03:41 +02:00
parent c83a3e6315
commit f1f9970407

View File

@@ -11,7 +11,7 @@ export interface HasKidsLabelsMap {
export const hasKidsLabels: HasKidsLabelsMap = {
no_preference: {
name: 'Any kids',
shortName: 'Any kids',
shortName: 'Either',
value: -1,
},
has_kids: {