Merge pull request #146 from jiajiu123/debug

fix: 调用了错误的函数
pull/150/head
jiajiu123 2025-03-09 23:14:29 +08:00 committed by GitHub
commit 9a2ed99a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
run.py
View File

@ -98,7 +98,7 @@ def install_mongodb_compass():
run_cmd(r"powershell mongodb\bin\Install-Compass.ps1")
input("按任意键启动麦麦")
input("如不需要启动此窗口可直接关闭,无需等待 Compass 安装完成")
install_mongodb_compass()
run_maimbot()
def install_napcat():