Merge pull request #1014 from matkoniecz/feature/rename-location-field
rename field in Location section
This commit is contained in:
commit
ec41e4f7a7
@ -120,7 +120,7 @@ export const buildingUserFields = {
|
||||
export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
||||
location_name: {
|
||||
category: Category.Location,
|
||||
title: "Building information (link)",
|
||||
title: "Building Name (Information link)",
|
||||
tooltip: "Link to a website with information on the building, not needed for most.",
|
||||
example: "https://en.wikipedia.org/wiki/Palace_of_Westminster",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user