This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wytfy
/
v2ray-core
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix building issue for v2ctl
Shelikhoo
4 anni fa
parent
726f023a5d
commit
f5ac3741e9
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
app/observatory/command/command.go
+ 2
- 0
app/observatory/command/command.go
Vedi File
@@ -1,3 +1,5 @@
+// +build !confonly
+
package command
import (