mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-18 21:42:06 +01:00
Replace counter-based logic with initialization flags to properly handle toggle state changes. The previous implementation used counters that would block the first user click from triggering install/uninstall actions.