mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #9591] [CLOSED] fix: type Config in src/lib/stores/index.ts without attributes onboarding, features.enable_ldap #45438
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/9591
Author: @vini-md
Created: 2/7/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (2)
86268e3fix(+page.svelte): add onboarding and features.enable_ldap in type Config58ab102Merge pull request #1 from vinicinbgs/fix/+page.svelte📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
src/lib/stores/index.ts(+2 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
src/routes/auth/+page.svelteusetype Configfromsrc/lib/stores/index.tsand the type is missing two attributes:onboardingandfeatures.enable_ldap.Fixed
type Configmissing two attributes.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.