mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 22:20:19 +08:00
fix: simplify account self-check config
This commit is contained in:
@@ -40,7 +40,7 @@ export function buildPoolHealthToggleCards(): PoolHealthToggleCard[] {
|
||||
{
|
||||
key: 'account_self_check_enabled',
|
||||
label: '账号自检',
|
||||
description: '定时确认封号状态,默认刷新额度,也可使用自定义请求。',
|
||||
description: '定时确认账号状态,策略由提供商适配器内置。',
|
||||
},
|
||||
{
|
||||
key: 'auto_remove_banned_keys',
|
||||
|
||||
Reference in New Issue
Block a user