SimpleFileSync/notifications.go
Steven Tracey 29fe0123d5 Bleh
2023-05-19 16:16:53 -04:00

5 lines
70 B
Go

package main
func sendNotification(title string, message string) {
}