Skip to content

Commit 686d106

Browse files
committed
Add todo
1 parent 82d97fd commit 686d106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher.Infrastructure/UserSettings/Settings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ public string SettingWindowFont
116116
OnPropertyChanged();
117117
Application.Current.Resources["SettingWindowFont"] = new FontFamily(value);
118118
Application.Current.Resources["ContentControlThemeFontFamily"] = new FontFamily(value);
119+
// TODO: Context Menu Font
119120
}
120121
}
121122
}

0 commit comments

Comments
 (0)