Fixed build tags for notifications stub

This commit is contained in:
Christian Muehlhaeuser 2019-06-09 05:12:32 +02:00
parent 588a64536b
commit 9f85a62a54
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -1,4 +1,4 @@
// +build !linux !darwin
// +build !linux,!darwin
package main