📝 update repo url in src

This commit is contained in:
Snowykami 2024-07-06 02:26:33 +08:00 committed by GitHub
parent 4e4227e204
commit 8440952167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ from git import Repo
from src.utils.base.config import get_config
remote_urls = [
"https://github.com/snowykami/LiteyukiBot.git",
"https://github.com/LiteyukiStudio/LiteyukiBot.git",
"https://gitee.com/snowykami/LiteyukiBot.git"
]