change title for has_extension

This commit is contained in:
Ed Chalstrey 2022-06-06 14:31:14 +01:00
parent 66462fefac
commit 38744273c9

View File

@ -639,7 +639,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
},
has_extension: {
category: Category.Team,
title: "Is there an extension?",
title: "Year extension built (best estimate)",
tooltip: "",
example: false
},