fix(skills/local-places): copy files instead of submodule

Submodules are pain. Just copy the Python code directly.

🦞
This commit is contained in:
Peter Steinberger
2026-01-02 15:48:24 +00:00
parent 100a022ab7
commit 921e5be8e6
13 changed files with 617 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -2,6 +2,3 @@
path = Peekaboo
url = https://github.com/steipete/Peekaboo.git
branch = main
[submodule "skills/local-places/server"]
path = skills/local-places/server
url = https://github.com/Hyaxia/local_places.git