[Build test] 1.18
This commit is contained in:
3
constant/geodata.go
Normal file
3
constant/geodata.go
Normal file
@ -0,0 +1,3 @@
|
||||
package constant
|
||||
|
||||
var GeodataMode bool
|
@ -1,9 +1,8 @@
|
||||
package constant
|
||||
|
||||
var (
|
||||
Meta = true
|
||||
Version = "1.9.1"
|
||||
BuildTime = "unknown time"
|
||||
ClashName = "Clash.Meta"
|
||||
GeodataMode bool
|
||||
Meta = true
|
||||
Version = "1.9.1"
|
||||
BuildTime = "unknown time"
|
||||
ClashName = "Clash.Meta"
|
||||
)
|
||||
|
Reference in New Issue
Block a user