mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update graphics
This commit is contained in:
parent
00dfe62033
commit
091e8aecac
3 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ func (c *Connection) Run() error {
|
|||
if c.IsSender {
|
||||
go p.Discover()
|
||||
} else {
|
||||
fmt.Print("finding local croc relay...")
|
||||
fmt.Print("Finding local croc relay...")
|
||||
discovered, err := p.Discover()
|
||||
if err != nil {
|
||||
return err
|
||||
|
|
BIN
logo/1.gif
Normal file
BIN
logo/1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
logo/2.gif
Normal file
BIN
logo/2.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Add table
Add a link
Reference in a new issue