This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
ntfy
mirror of
https://github.com/binwiederhier/ntfy
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#1501
from aerusso/mrs/nofirebase-fbsend
do not build fbsend with nofirebase
Philipp C. Heckel
2 months ago
parent
ec414d29be
693d2d630f
commit
f642b09ebf
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
tools/fbsend/main.go
+ 2
- 0
tools/fbsend/main.go
View File
@@ -1,3 +1,5 @@
+//go:build !nofirebase
+
package main
import (