saif-ellafi / foundryvtt-minimal-ui

Foundry VTT Module. Configurable UI module, allows the user to hide, collapse or auto-hide components separately.
MIT License
13 stars 10 forks source link

Remove debouncedReload for Core's requiresReload #119

Open mclemente opened 1 year ago

mclemente commented 1 year ago

This module's settings still used the debouncedReload, but Foundry already supports the requiresReload boolean. I went through the settings to update and half of my changes didn't went through because one of the first settings reloaded the page.