fix admin panel

This commit is contained in:
fade 2022-09-03 15:16:17 -04:00
parent 84bb8e3154
commit 9485520c18
1 changed files with 1 additions and 1 deletions

2
bot.go
View File

@ -130,7 +130,7 @@ func RunBot() {
} }
} }
} else { } else {
break continue
} }
} }
} else { } else {