The [`venue`](https://github.com/ia3andy/one-two-three-quarkus/blob/main/dashboard/src/main/resources/application.properties#L21) property is being used via `${config:venue}` in [controls.html](https://github.com/ia3andy/one-two-three-quarkus/blob/main/dashboard/src/main/resources/templates/Dashboard/controls.html#L29), yet is reported as "Unrecognized property" <img width="1207" alt="Screenshot 2024-07-08 at 11 03 29" src="https://github.com/redhat-developer/intellij-quarkus/assets/148698/9a0c7c0e-8cda-436a-8f49-ee2a41c1e3e6">
The
venueproperty is being used via${config:venue}in controls.html, yet is reported as "Unrecognized property"