Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Commit

Permalink
fix for fall creator update
Browse files Browse the repository at this point in the history
  • Loading branch information
PPACI committed Nov 11, 2017
1 parent 343718c commit ed3feaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/toast_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

func Done() {
notification := toast.Notification{
AppID: "gotea",
AppID: "{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\\WindowsPowerShell\\v1.0\\powershell.exe",
Title: "Tea",
Message: "Your tea is done !",
}
Expand Down

0 comments on commit ed3feaa

Please sign in to comment.