submodule

This commit is contained in:
2025-08-04 07:07:17 +01:00
parent aaa1ee91ae
commit 0f0c700d9f
6 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
tests tests
.env .env
src/data src/data
src/logs src/logs
src/config.yaml
+3
View File
@@ -1,3 +1,6 @@
[submodule "src/plugins/Weather"] [submodule "src/plugins/Weather"]
path = src/plugins/Weather path = src/plugins/Weather
url = https://github.com/pythagodzi11a/Weather.git url = https://github.com/pythagodzi11a/Weather.git
[submodule "src/plugins/YiYanAPI"]
path = src/plugins/YiYanAPI
url = https://github.com/pythagodzi11a/YiYanAPI
Binary file not shown.
Binary file not shown.
Binary file not shown.