mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-06-11 02:20:14 +08:00
fix(setting): 修复配置页面模块不切换,新增readme说明
This commit is contained in:
@@ -239,6 +239,7 @@ function initEventListeners() {
|
||||
|
||||
if (elements.webuiSettingsForm) {
|
||||
elements.webuiSettingsForm.addEventListener('submit', handleSaveWebuiSettings);
|
||||
}
|
||||
// Team Manager 设置
|
||||
if (elements.tmForm) {
|
||||
elements.tmForm.addEventListener('submit', handleSaveTm);
|
||||
|
||||
Reference in New Issue
Block a user