Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ui/sidebar): ensure compatibility with new client types #1008

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented Oct 18, 2024

Since the client program already prioritizes local configuration over remote configuration by default, there's no need to use the remoteConfModifier magic function to alter the configuration priority.

The dependency injection function has changed from get to inject, or call a more specific method from the Context interface.

(The prerequisite PR is #1007)

@qwqcode qwqcode changed the title refactor(ui/sidebar): ensure compatibility with updated client types refactor(ui/sidebar): ensure compatibility with new client types Oct 18, 2024
@qwqcode qwqcode merged commit d3aacf0 into master Oct 18, 2024
3 of 11 checks passed
@qwqcode qwqcode deleted the refactor/ui/sidebar branch October 18, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant