Skip to content

I20240618-1800

@laeubi laeubi tagged this 18 Jun 13:43
If command is null a NPE occurs even though from the code it seems this
should be handled by a fallback.

This replaces Optional.of with Optional.ofNullable to account for that
case.
Assets 2
Loading