fix: highlight all polygons on hover for multi-path countries

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 15:24:01 +01:00
parent b52216bd2f
commit 52310f588d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ import (
"git.t-juice.club/torjus/oubliette/internal/web"
)
const Version = "0.14.1"
const Version = "0.14.2"
func main() {
if err := run(); err != nil {