fix radius pool select

This commit is contained in:
Ibnu Maksum 2024-01-16 09:39:20 +07:00
parent 470c219e61
commit b504723e7c
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
6 changed files with 17 additions and 13 deletions

View file

@ -2,6 +2,10 @@
# CHANGELOG
## 2024.1.16
- Add yellow color to table for plan not allowed to purchase
## 2024.1.15
- Fix cron job for Plan only for admin by @Focuslinkstech