Satellite-im / UplinkWeb

Frontend for Uplink
https://uplink.satellite.im
MIT License
6 stars 3 forks source link

fix(calling): refactor code to avoid getTime from a null variable #852

Closed lgmarchi closed 1 week ago

lgmarchi commented 2 weeks ago

What this PR does 📖

This pull request includes a minor change to the CallScreen.svelte file to improve the handling of the timeCallStarted variable. The change ensures that the variable is checked for null before being used.

Which issue(s) this PR fixes 🔨

Special notes for reviewers 🗒️

Additional comments 🎤

github-actions[bot] commented 2 weeks ago

Download the app installers for this pull request:

github-actions[bot] commented 2 weeks ago

Automated tests execution is complete! You can find the Playwright test report here and the Allure Test Report here