Closed DoStini closed 4 years ago
Add if(likeSystem[name] == like) removeLike() https://github.com/DoStini/FEUP-AEDA-proj/blob/35def565bde0cee4432297076e27db81d8469e10/src/Streams/Stream.cpp#L53-L64
if(likeSystem[name] == like) removeLike()
Aswell in the giveDislike function
Issue 5
not sure if this is useful and is hard to implement in the UI
Add
if(likeSystem[name] == like) removeLike()
https://github.com/DoStini/FEUP-AEDA-proj/blob/35def565bde0cee4432297076e27db81d8469e10/src/Streams/Stream.cpp#L53-L64Aswell in the giveDislike function