You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
I think it might be beneficial for performance to have GameDeviceHeader.vue use some sort of app-wide timeout method to update the heart colour.
The above component could, when created, initiate a hook which runs every x seconds. Maybe every 1 second, and the hook could use the same timer as the clock blink.
The text was updated successfully, but these errors were encountered:
I think it might be beneficial for performance to have GameDeviceHeader.vue use some sort of app-wide timeout method to update the heart colour.
The above component could, when created, initiate a hook which runs every x seconds. Maybe every 1 second, and the hook could use the same timer as the clock blink.
The text was updated successfully, but these errors were encountered: