Merge pull request #1501 from aerusso/mrs/nofirebase-fbsend

do not build fbsend with nofirebase
This commit is contained in:
Philipp C. Heckel
2025-12-23 20:21:19 -05:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
//go:build !nofirebase
package main
import (