update comment

This commit is contained in:
Jeremy Wu 2022-07-28 20:23:39 +10:00 committed by GitHub
parent 9ac822fe3d
commit 8498a15ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@ namespace Flow.Launcher.Core.Resource
Settings.Theme = theme;
// #625, #637 - reload all resources even if the theme itself hasn't changed in order to pickup changes
// reload all resources even if the theme itself hasn't changed in order to pickup changes
// to things like fonts
UpdateResourceDictionary(GetResourceDictionary());