This commit is contained in:
parent
d6acedb384
commit
93a5c954e5
@ -638,7 +638,7 @@ You should have received a copy of the GNU General Public License along with FG
|
|||||||
},
|
},
|
||||||
editedParkings() {
|
editedParkings() {
|
||||||
if (this.featureLookup===undefined) {
|
if (this.featureLookup===undefined) {
|
||||||
console.warn("Lookup undefinded");
|
console.warn("Lookup undefined");
|
||||||
this.buildLookup()
|
this.buildLookup()
|
||||||
}
|
}
|
||||||
if (this.featureLookup===undefined) {
|
if (this.featureLookup===undefined) {
|
||||||
|
Loading…
Reference in New Issue
Block a user