This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
ntfy
miroir de
https://github.com/binwiederhier/ntfy
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Merge pull request
#1501
from aerusso/mrs/nofirebase-fbsend
do not build fbsend with nofirebase
Philipp C. Heckel
il y a 2 mois
Parent
ec414d29be
693d2d630f
commit
f642b09ebf
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
tools/fbsend/main.go
+ 2
- 0
tools/fbsend/main.go
Voir le fichier
@@ -1,3 +1,5 @@
+//go:build !nofirebase
+
package main
import (