Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Nov 24, 2023
1 parent cb0b5f3 commit a71ae49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ASFOAuth/Core/WebRequest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ internal static partial class WebRequest
/// Steam OAuth登录
/// </summary>
/// <param name="bot"></param>
/// <param name="url"></param>
/// <returns></returns>
internal static async Task<string> LoginViaSteamOAuth(Bot bot, string url)
{
Expand Down

0 comments on commit a71ae49

Please sign in to comment.