bryanlundberg / NexusTimer

Nexus Timer is a powerful unopinionated, minimalist training tool for SpeedCubing.
https://nexustimer.com/
GNU General Public License v3.0
42 stars 32 forks source link

fix: move window element into client side execution #339

Closed bryanlundberg closed 2 months ago

bryanlundberg commented 2 months ago

What does this PR do? moves the window element to be executed on the client side, ensuring it runs only in a browser environment.

Related Issue(s)

338

By submitting this PR, I confirm that: