string
This commit is contained in:
@@ -99,7 +99,7 @@ func CleanSongTitle(title string, artistName string) string {
|
||||
if c == open {
|
||||
s = i
|
||||
} else if c == rune(close) {
|
||||
e := i
|
||||
e = i
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user