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

fix: sync reflactor with framework #170

Merged
merged 1 commit into from
Mar 3, 2025
Merged

fix: sync reflactor with framework #170

merged 1 commit into from
Mar 3, 2025

Conversation

luohoufu
Copy link
Contributor

@luohoufu luohoufu commented Mar 3, 2025

What does this PR do

This pull request includes a small but important change to the InitUI function in the ui.go file. The change involves modifying the function used to handle API requests.

  • ui.go: The function call api.HandleUIFunc was replaced with api.HandleAPIFunc to properly handle API requests.

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@silenceqi silenceqi merged commit 92008a2 into main Mar 3, 2025
6 checks passed
@silenceqi silenceqi deleted the fix_sync_framework branch March 3, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants