beepboop
This commit is contained in:
@@ -68,6 +68,7 @@ async function main() {
|
||||
prevention: d.prevention,
|
||||
lookalikeIds: d.lookalikeDiseaseIds,
|
||||
severity: d.severity,
|
||||
prevalence: d.prevalence ?? "uncommon",
|
||||
sourceUrl: "",
|
||||
})
|
||||
.onConflictDoNothing();
|
||||
|
||||
Reference in New Issue
Block a user