This commit is contained in:
Natsumi
2025-09-02 22:30:12 +12:00
parent 6bbc46c9c4
commit d4bf9ef0f6
2 changed files with 12 additions and 5 deletions

View File

@@ -2048,7 +2048,7 @@
return;
}
handleUserDialogTab(obj.name, userId);
userDialogLastActiveTab.value = obj.label;
userDialogLastActiveTab.value = obj.name;
}
function showPronounsDialog() {