mirror of
https://github.com/status-im/status-go.git
synced 2025-03-04 00:21:01 +00:00
6 lines
71 B
Go
6 lines
71 B
Go
//go:build !release
|
|
|
|
package buildinfo
|
|
|
|
var ApiProxyStageName = "test"
|