Formatting
This commit is contained in:
@@ -430,7 +430,7 @@ void SpotifyService::SendSearch() {
|
||||
type = SpotifyBaseRequest::Type::SearchSongs;
|
||||
break;
|
||||
default:
|
||||
//Error("Invalid search type.");
|
||||
// Error("Invalid search type.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user