Darien Raymond 7 роки тому
батько
коміт
94125236e6
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
main/distro/all/all.go

@@ -10,6 +10,7 @@ import (
 
 	// Default commander and all its services.
 	_ "v2ray.com/core/app/commander"
+	_ "v2ray.com/core/app/log/command"
 	_ "v2ray.com/core/app/proxyman/command"
 
 	// Other optional features.