Skip to content

refactor MkTime: replace the awful ?: chain with if-else; fix: force update ticker when props.time changed

Linca requested to merge linca/catofish:fix/MkTime into develop

What does this PR do?

refactor: !10796 (comment 5936)

fix: force update ticker timeout when props.time changed

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • This change is reviewed in an issue / This is a minor bug fix
  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Co-authored-by: kakkokari-gtyih kakkokari-gtyih@users.noreply.github.com

Edited by Linca

Merge request reports