Merge pull request #1084 from matkoniecz/fix/year

unify labels
This commit is contained in:
Mike Simpson 2023-02-14 14:04:00 +00:00 committed by GitHub
commit 7f85f4102f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,7 +280,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
},
date_lower : {
category: Category.Age,
title: "Earliest possible start date",
title: "Earliest possible start year",
tooltip: "This should be the earliest year in which building could have started.",
example: 1900,
},