diff --git a/learn/matcher-types.ts b/learn/matcher-types.ts index e68b6fc..6d33519 100644 --- a/learn/matcher-types.ts +++ b/learn/matcher-types.ts @@ -68,7 +68,7 @@ export enum Orientation { Straight = 4, Gay = 5, Bisexual = 6, - Asexual = 7, + Asexual = 58, Unsure = 59, BiMalePreference = 89, BiFemalePreference = 90,