fixes show on map from feed

This commit is contained in:
Christian Beutel
2025-09-19 18:03:16 +02:00
parent 3ced9e0dd6
commit 4010b85442

View File

@@ -174,7 +174,7 @@
return;
}
const handle = page.params.handle
const handle = page.params.handle ?? handleFromRecordWithIRI(trail())
if (item.value == "show") {
if (hasTrail()) {