This commit is contained in:
Mike Simpson 2023-06-29 14:37:11 +01:00
parent 11258132e5
commit 3057d4fdc8

View File

@ -1038,7 +1038,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
}, },
designer_awards: { designer_awards: {
category: Category.Team, category: Category.Team,
title: "Has the building won any?", title: "Has the building won any awards?",
tooltip: "", tooltip: "",
example: false example: false
}, },