@@ -45,7 +45,7 @@ QString Path::getImage() const
return image;
}
QList<Step> Path::getStep() const
QList<Step>& Path::getStep()
{
return step;
The note is not visible to the blocked user.