fix AutoIptables
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
package constant
|
||||
|
||||
var (
|
||||
Meta = true
|
||||
Version = "1.8.0"
|
||||
BuildTime = "unknown time"
|
||||
OpenWrt bool
|
||||
Meta = true
|
||||
Version = "1.8.0"
|
||||
BuildTime = "unknown time"
|
||||
AutoIptables string
|
||||
)
|
||||
|
Reference in New Issue
Block a user