Timothy Jaeryang Baek 1 月之前
父节点
当前提交
41f9a8caff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/AddServerModal.svelte

+ 1 - 1
src/lib/components/AddServerModal.svelte

@@ -313,7 +313,7 @@
 											>
 												{$i18n.t('Forwards system user session credentials to authenticate')}
 											</div>
-										{:else if auth_type === 'oauth'}
+										{:else if auth_type === 'system_oauth'}
 											<div
 												class={`text-xs self-center translate-y-[1px] ${($settings?.highContrastMode ?? false) ? 'text-gray-800 dark:text-gray-100' : 'text-gray-500'}`}
 											>