-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Raiting should be Rating.
Change this:
const static std::string GET_NODE_RAITING = "get-nodes-raiting";
to this:
const static std::string GET_NODE_RATING = "get-nodes-rating";
Line 59 in a5417af
| const static std::string GET_NODE_RAITING = "get-nodes-raiting"; |
also found here:
Line 581 in a5417af
| } else if (func == GET_NODE_RAITING) { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels