Skip to content

Commit

Permalink
Update DiscordApiClient.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Jul 25, 2023
1 parent 2000818 commit adeb85b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DisCatSharp/Net/Rest/DiscordApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5726,7 +5726,6 @@ internal async Task<TransportApplication> ModifyCurrentApplicationInfoAsync(
ConverImageBase64 = coverImageb64,
Flags = flags,
InstallParams = installParams

};

var route = $"{Endpoints.APPLICATIONS}{Endpoints.ME}";
Expand Down

0 comments on commit adeb85b

Please sign in to comment.