mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: added cuck and changed reason type
This commit is contained in:
parent
a121a5a66c
commit
0d3d3c6e7f
61 changed files with 117 additions and 90 deletions
|
@ -19,21 +19,21 @@ cuckBretWeinstein =
|
|||
, dodgeProposition = "Seed oils are dangerous."
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason
|
||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "Seed oils are dangerous."
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason
|
||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "Seed oils are dangerous."
|
||||
, dodgeFallacy = Just (SpecificFallacy "")
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason
|
||||
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue