before tweaking

This commit is contained in:
33333-33333 2026-05-22 13:57:52 +09:00
commit e48fae5509
8 changed files with 980 additions and 246 deletions

View file

@ -881,6 +881,7 @@ export function attachIdsAndNames(points, prefix, seed, kindOverride = null, nam
...p,
id,
name,
kind,
insidePrefecture: Boolean(p.insidePrefecture),
};
});