Skip to content

fix: 馃悰 Fix wrong variable names in getFacilityByXY methods

Use correct name of the variable, otherwise it will always throw an exception. Also use fallback value instead of throwing an exception.

Merge request reports