• refactor: Simplify average calculations in Detail component
    Some checks failed
    Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
    Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
    Linux Release / release (push) Has been cancelled
    macOS Release / release (push) Has been cancelled
    Windows Release / release (push) Has been cancelled

    Ghost released this 2024-12-12 19:21:08 +08:00 | 3849 commits to main since this release

    • Streamlined the calculation of average RPM and average TPM by removing unnecessary function calls and directly applying the toFixed(3) method within the JSX.
    • Improved code readability and maintainability by reducing the number of lines and enhancing clarity in the calculation logic.
    Downloads