retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Fix error on theme load #201

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

This function can be called multiple times, so theme_data must be cleared to prevent this error.

Closes #199