diff --git a/.gitmodules b/.gitmodules index c57e122..d2dab7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,9 @@ [submodule "app-diary"] path = app-diary url = https://github.com/luwrain/app-diary/ +[submodule "app-osm"] + path = app-osm + url = https://github.com/luwrain/app-osm +[submodule "app-weather"] + path = app-weather + url = https://github.com/luwrain/app-weather diff --git a/app-osm b/app-osm new file mode 160000 index 0000000..0f2e3d0 --- /dev/null +++ b/app-osm @@ -0,0 +1 @@ +Subproject commit 0f2e3d0bd21dcee2d3e6ad07a0e680cbcb768a38 diff --git a/app-weather b/app-weather new file mode 160000 index 0000000..7b643a8 --- /dev/null +++ b/app-weather @@ -0,0 +1 @@ +Subproject commit 7b643a8696637ab31eb7dec1571e995c7722a924