This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
telephant
Watch
2
Star
0
Fork
You've already forked telephant
0
mirror of
https://github.com/muesli/telephant
synced
2024-11-10 05:54:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
da437b7053
telephant
/
notifications_stub.go
7 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Fixed build tags for notifications stub
2019-06-09 03:12:32 +00:00
// +build !linux,!darwin
Enable notifications on Darwin and provide a stub for other platforms
2019-06-09 01:39:00 +00:00
package
main
func
notify
(
title
string
,
body
string
)
{
}
Reference in a new issue
Copy permalink