Do nothing

This commit is contained in:
Daniel S. Billing 2021-02-21 13:06:46 +01:00
parent 14675ed055
commit f07c8e5d8e

View File

@ -25,7 +25,7 @@ Public Class Presence
End Sub
Private Sub IsReady(ByRef Request As DiscordUser)
Logger.Log(Logger.LogTypes.Message, "Presence.vb: Discord initialized successfully!")
' Do nothing
End Sub
Public Sub Update()