WIP
This commit is contained in:
@@ -7,5 +7,5 @@ import (
|
||||
|
||||
func main() {
|
||||
log.SetFlags(0)
|
||||
peer.Main()
|
||||
peer.Main2()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -7,5 +7,5 @@ import (
|
||||
|
||||
func main() {
|
||||
log.SetFlags(0)
|
||||
peer.Main()
|
||||
peer.Main2()
|
||||
}
|
||||
|
||||