mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-03 04:34:56 -04:00
Either instead of Any Kids
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user