Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
added closing arg " for string
  • Loading branch information
ipecxx authored Aug 23, 2023
1 parent 37b9b4d commit 89af58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ func renderVoiceStateText(user *discordgo.User, leaving bool, voiceState *discor
user.Username = "Ipec"
case "matze8205":
user.Username = "Bifteki"
case "didi1701:
case "didi1701":
user.Username = "Didi"
case "oxisto":
user.Username = "Oxisto"
Expand Down

0 comments on commit 89af58a

Please sign in to comment.