forked from sunglocto/pi-im
set notification title to pi
This commit is contained in:
1
main.go
1
main.go
@@ -464,6 +464,7 @@ func dropToSignInPage(reason string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
beeep.AppName = "pi"
|
||||||
muc.Since(time.Now())
|
muc.Since(time.Now())
|
||||||
config = piConfig{}
|
config = piConfig{}
|
||||||
res := fyne.NewStaticResource("image", iconBytes)
|
res := fyne.NewStaticResource("image", iconBytes)
|
||||||
|
|||||||
Reference in New Issue
Block a user