mirror of
https://github.com/google/nomulus
synced 2026-06-09 00:13:02 +00:00
go/r3pr/1805 introduced an injectable clock in a few commands, but we forgot to add the corresponding injector in the component. This PR fixes it.