Skip to content

Commit

Permalink
Fix AuraSync issue when quickly switching between profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifAqqad committed Jun 18, 2023
1 parent 20e26bf commit e0a287b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AuraService.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ RunTasks(){
case "pauseService":
aura.releaseControl()
lastTask := ""
Sleep, 100
case "stopService":
ExitService()
}
Expand Down

0 comments on commit e0a287b

Please sign in to comment.