Skip to content

Commit

Permalink
the issue with code syntax is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
adelhpour committed Sep 21, 2024
1 parent 0833b11 commit 89277bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libsbmlnetwork_render_helpers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ const std::string addColor(RenderInformationBase* renderInformationBase, const s
delete cd;
return toLowerCase(colorId);
}
}

return "";
}
Expand Down

0 comments on commit 89277bd

Please sign in to comment.