more handholding for new users

see https://github.com/colouring-cities/colouring-core/issues/11
This commit is contained in:
Mateusz Konieczny 2023-01-22 20:08:02 +01:00
parent b425eec23c
commit 0e55e4d668

View File

@ -111,7 +111,7 @@ export const buildingUserFields = {
community_expected_planning_application: {
perUser: true,
category: Category.Community,
title: "Do you think that this building may be subject to a planning application, involving demolition, over the next six months?",
title: "Do you think that this building may be subject to a planning application, involving demolition, over the next six months? Tick here to add (or remove) your opinion, to this you need to be in the edit mode.",
example: true
}
};