Correct order of tests.

This commit is contained in:
elweyn 2023-02-21 06:01:42 +01:00
parent f104bdcdd0
commit df078f18d8

View File

@ -258,8 +258,8 @@ export default {
`
description +=
e.features[0].properties.about &&
e.features[0].properties.about !== 'null' &&
e.features[0].properties.about.length > 0
e.features[0].properties.about.length > 0 &&
e.features[0].properties.about !== 'null'
? `
<hr>
<div>