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
commit f642b09ebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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