This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
mirrors
/
ntfy
mirrorاز
https://github.com/binwiederhier/ntfy
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Merge pull request
#1501
from aerusso/mrs/nofirebase-fbsend
do not build fbsend with nofirebase
Philipp C. Heckel
2 ماه پیش
والد
ec414d29be
693d2d630f
کامیت
f642b09ebf
1فایلهای تغییر یافته
به همراه
2 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
2
0
tools/fbsend/main.go
+ 2
- 0
tools/fbsend/main.go
مشاهده فایل
@@ -1,3 +1,5 @@
+//go:build !nofirebase
+
package main
import (