mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 04:54:32 +08:00
8 lines
164 B
Go
8 lines
164 B
Go
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
|
// +build community
|
|
|
|
package teaconst
|
|
|
|
const BuildCommunity = true
|
|
const BuildPlus = false
|