mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Remove lint fixe that isn't needed anymore.
This commit is contained in:
parent
c3b2379af0
commit
b5de63f43f
@ -257,8 +257,7 @@ export default {
|
||||
</div>
|
||||
`
|
||||
description +=
|
||||
e.features[0].properties.about &&
|
||||
e.features[0].properties.about.length > 0
|
||||
e.features[0].properties.about && e.features[0].properties.about.length > 0
|
||||
? `
|
||||
<hr>
|
||||
<div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user