test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Andreas Neue 2019-08-01 11:47:05 +02:00
parent 45e0de4b8c
commit 0947af9e7f
1 changed files with 1 additions and 1 deletions

View File

@ -62,6 +62,6 @@ func Matrix() {
cl.SendText(tar, line[1])
time.Sleep(1 * time.Second)
}
time.sleep(1 * time.Second)
time.Sleep(1 * time.Second)
}
}