Skip to content

Commit fdb7307

Browse files
committed
Fix build issue
1 parent c04db06 commit fdb7307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/ViewModel/MainViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
using Flow.Launcher.Plugin;
2222
using Flow.Launcher.Plugin.SharedCommands;
2323
using Flow.Launcher.Storage;
24+
using iNKORE.UI.WPF.Modern;
2425
using Microsoft.VisualStudio.Threading;
25-
using ModernWpf;
2626

2727
namespace Flow.Launcher.ViewModel
2828
{

0 commit comments

Comments
 (0)