js 配对界面切换角色 更新清理角色缓存 (#1513)
* Delete repo/pathing/地方特产/枫丹/苍晶螺/13-苍晶螺-自然哲学学院2-7个.json * Add files via upload * 自动修复 JSON 格式和版本号 [ci skip] * Update 13-苍晶螺-自然哲学学院2-7个.json * 123 * 自动修复 JSON 格式和版本号 [ci skip] * 1 --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -395,5 +395,6 @@ function readAliases() {
|
||||
}
|
||||
// 返回主界面
|
||||
await genshin.returnMainUi();
|
||||
|
||||
//清空角色缓存
|
||||
genshin.ClearPartyCache();
|
||||
})();
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "配对界面切换角色",
|
||||
"version": "5.8.0",
|
||||
"version": "5.8.1",
|
||||
"bgi_version": "0.45.1",
|
||||
"description": "在配对界面切换指定位置的指定角色",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tool_tingsu",
|
||||
"links": "https://github.com/Tooltingsu"
|
||||
"link": ""
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
|
||||
Reference in New Issue
Block a user