This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
ntfy
mirror of
https://github.com/binwiederhier/ntfy
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge pull request
#1501
from aerusso/mrs/nofirebase-fbsend
do not build fbsend with nofirebase
Philipp C. Heckel
2 tháng trước cách đây
mục cha
ec414d29be
693d2d630f
commit
f642b09ebf
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
tools/fbsend/main.go
+ 2
- 0
tools/fbsend/main.go
Xem Tập Tin
@@ -1,3 +1,5 @@
+//go:build !nofirebase
+
package main
import (