fix: 委托|派遣|纪行JS 卡在凯瑟琳对话 (#904)

This commit is contained in:
起个名字好难的喵
2025-05-22 00:52:44 +08:00
committed by GitHub
parent b35c6408cb
commit b7ae44d4be
3 changed files with 9 additions and 8 deletions

View File

@@ -0,0 +1,17 @@
{
"manifest_version": 1,
"name": "自动领取委托、派遣和纪行",
"version": "2.0",
"description": "自动传送到枫丹并领取每日委托、探索派遣、纪行的奖励",
"authors": [
{
"name": "起个名字好难的喵",
"links":"https://github.com/MisakaAldrich"
},
{
"name": "yemaxul",
"link": "https://github.com/yemaxul"
}
],
"main": "main.js"
}