mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix part names not changing localization
This commit is contained in:
@@ -838,6 +838,7 @@ function this.draw_global_settings(apply_font_requested, language_changed)
|
||||
if changed then
|
||||
cached_config.language = language.language_names[index];
|
||||
language.update(index);
|
||||
part_names.init();
|
||||
this.init();
|
||||
|
||||
language_changed = true;
|
||||
|
||||
Reference in New Issue
Block a user