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(plugin): fix reloadp command not taking effect #2407

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

ayasa520
Copy link
Contributor

@ayasa520 ayasa520 commented Dec 2, 2024

  • Use write_plugin_config() instead of directly modifying plugin_config dict
  • Add remove_plugin_config() to clear plugin config before reload
  • Update plugins to use pconf() and write_plugin_config() for better config management

- Use write_plugin_config() instead of directly modifying plugin_config dict
- Add remove_plugin_config() to clear plugin config before reload
- Update plugins to use pconf() and write_plugin_config() for better config management
@ayasa520
Copy link
Contributor Author

ayasa520 commented Dec 2, 2024

close #2406

@ayasa520 ayasa520 closed this Dec 3, 2024
@ayasa520 ayasa520 deleted the fix_reloadp branch December 3, 2024 14:34
@ayasa520 ayasa520 restored the fix_reloadp branch December 3, 2024 14:34
@ayasa520 ayasa520 deleted the fix_reloadp branch December 3, 2024 14:37
@ayasa520 ayasa520 restored the fix_reloadp branch December 3, 2024 14:37
@ayasa520 ayasa520 reopened this Dec 3, 2024
@ayasa520
Copy link
Contributor Author

ayasa520 commented Dec 3, 2024

为我的网络感到抱歉

@Saboteur7
Copy link
Collaborator

Thanks for your PR, this fixes an important issue.

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.

2 participants