未验证 提交 3aae60bf 编写于 作者: J Joey Robichaud 提交者: GitHub

Merge pull request #41762 from JoeRobich/fix-classview-sync

Fix classview sync
......@@ -118,7 +118,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.
先完成此消息的编辑!
想要评论请 注册