Add "Other" to Common Source Types
This commit is contained in:
parent
b03da44d6b
commit
04843057b6
@ -16,7 +16,8 @@ export const commonSourceTypes = [
|
||||
"Other independently managed public database",
|
||||
"Commercial database",
|
||||
"Inferred computationally using existing open attribute data",
|
||||
"Synthetic data"
|
||||
"Synthetic data",
|
||||
"Other"
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user