Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
timtester123 committed Oct 30, 2020
1 parent 8a11cb5 commit d2294b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TeleReplyBot/Form1.vb
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ Public Class Form1
Private Sub Timer_reconnect_Tick(sender As Object, e As EventArgs) Handles Timer_reconnect.Tick
Timer_reconnect.Stop()
start_BOT()
'
End Sub

Private Sub ListBox_SelectedIndexChanged(sender As Object, e As EventArgs) Handles ListBox.SelectedIndexChanged
Expand Down

0 comments on commit d2294b3

Please sign in to comment.