When song is uploaded the response returned is info about the song and a response

This commit is contained in:
kdeng00
2019-10-22 20:30:43 -04:00
parent 5fefc451d5
commit e764bc45de
4 changed files with 8 additions and 23 deletions
+1 -2
View File
@@ -11,8 +11,7 @@
#include "model/Models.h"
#include "type/SongChanged.h"
namespace manager
{
namespace manager {
class SongManager
{
public: