chore: remove sora_client_enabled residuals from frontend types and store

This commit is contained in:
erio
2026-04-11 19:02:25 +08:00
parent fa833f7684
commit 6793503ed0
2 changed files with 0 additions and 2 deletions

View File

@@ -112,7 +112,6 @@ export interface PublicSettings {
linuxdo_oauth_enabled: boolean
oidc_oauth_enabled: boolean
oidc_oauth_provider_name: string
sora_client_enabled: boolean
backend_mode_enabled: boolean
version: string
}