Skip to content

Commit

Permalink
- Add log
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Aug 12, 2024
1 parent 8920228 commit 2f89bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ZZZTOJ.Botris/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ void BotUpdateConfig(UpdateConfigPayload payload)
try
{
bot1.BotSetting.Duration = payload.Duration;
Console.WriteLine("Update config: duration={0}", payload.Duration);
}
catch (Exception e)
{
Expand Down

0 comments on commit 2f89bb0

Please sign in to comment.