File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,6 @@ private void RegisterDispatcherUnhandledException()
153153 DispatcherUnhandledException += ErrorReporting . DispatcherUnhandledException ;
154154 }
155155
156-
157156 /// <summary>
158157 /// let exception throw as normal is better for Debug
159158 /// </summary>
@@ -179,4 +178,4 @@ public void OnSecondAppStarted()
179178 Current . MainWindow . Show ( ) ;
180179 }
181180 }
182- }
181+ }
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ Dedicated to making your workflow flow more seamless. Search everything from app
5151
5252### Installation
5353
54- | [ Windows 7+ installer] ( https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe ) | [ Portable] ( https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip ) | ` WinGet install "Flow Launcher"` |
55- | :----------------------------------------------------------: | :----------------------------------------------------------: | :------------------------------: |
54+ | [ Windows 7+ installer] ( https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe ) | [ Portable] ( https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip ) | ` winget install "Flow Launcher"` | ` scoop install Flow-Launcher ` |
55+ | :----------------------------------------------------------: | :----------------------------------------------------------: | :------------------------------: | :------------------------------: |
5656
5757> Windows may complain about security due to code not being signed, this will be completed at a later stage. If you downloaded from this repo, you are good to continue the set up.
5858
You can’t perform that action at this time.
0 commit comments