fix(auth-files): add Kimi to OAuth quick-fill provider tags

This commit is contained in:
LTbinglingfeng
2026-02-07 10:57:52 +08:00
parent 0c8686cefa
commit 0b54b6de64
2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ const OAUTH_PROVIDER_PRESETS = [
'claude',
'codex',
'qwen',
'kimi',
'iflow',
];

View File

@@ -29,6 +29,7 @@ const OAUTH_PROVIDER_PRESETS = [
'claude',
'codex',
'qwen',
'kimi',
'iflow',
];