Feature: [GS] Goal destination can be updated (#10817)
(cherry picked from commit 35ef6c1723
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
6550f3a049
commit
74c0678015
@@ -412,6 +412,7 @@ enum Commands {
|
||||
CMD_CUSTOM_NEWS_ITEM, ///< create a custom news message
|
||||
CMD_CREATE_GOAL, ///< create a new goal
|
||||
CMD_REMOVE_GOAL, ///< remove a goal
|
||||
CMD_SET_GOAL_DESTINATION, ///< update goal destination of a goal
|
||||
CMD_SET_GOAL_TEXT, ///< update goal text of a goal
|
||||
CMD_SET_GOAL_PROGRESS, ///< update goal progress text of a goal
|
||||
CMD_SET_GOAL_COMPLETED, ///< update goal completed status of a goal
|
||||
|
Reference in New Issue
Block a user