Update comment

This commit is contained in:
Jeremy Wu 2023-01-07 22:15:57 +11:00 committed by Hongtao Zhang
parent f5d3acbe23
commit c2137011e8
No known key found for this signature in database
GPG key ID: 75F655B91C7AC9BB

View file

@ -88,7 +88,7 @@ namespace Flow.Launcher
HotKeyMapper.Initialize(_mainVM);
// happlebao todo temp fix for instance code logic
// todo temp fix for instance code logic
// load plugin before change language, because plugin language also needs be changed
InternationalizationManager.Instance.Settings = _settings;
InternationalizationManager.Instance.ChangeLanguage(_settings.Language);