Skip to content

Commit

Permalink
New flow launcher path
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Nov 14, 2024
1 parent aeeb2ee commit fe0074f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinTitles.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class WinTitles
}

class Paths {
static FlowLauncher := "D:\all\all\Flow.Launcher\Flow.Launcher.exe"
static FlowLauncher := "D:\all\all\FlowLauncher\Flow.Launcher.exe"
}

class Process {
Expand Down

0 comments on commit fe0074f

Please sign in to comment.