提交 796d0f60 编写于 作者: J Joey Robichaud

Always return available for SyncClassView command

上级 16504609
......@@ -116,7 +116,7 @@ public bool ExecuteCommand(SyncClassViewCommandArgs args, CommandExecutionContex
public CommandState GetCommandState(SyncClassViewCommandArgs args)
{
return Commanding.CommandState.Unspecified;
return Commanding.CommandState.Available;
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册