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.