Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleLittleCloud authored Aug 30, 2024
1 parent 604d507 commit 7d9db85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/dotnet/gh-release-note-room/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,6 @@ You write release notes based on github issues.

// add groupchat to chatroom
await client.RegisterAutoGenGroupChatAsync("release-room", groupChat);

// a web ui will start at http://localhost:50001
await host.WaitForShutdownAsync();

0 comments on commit 7d9db85

Please sign in to comment.