bug fix: make sure free scan works

This commit is contained in:
usmannasir
2025-06-27 00:31:47 +05:00
parent f41d075c6d
commit 2065f41699
12 changed files with 34 additions and 22 deletions

View File

@@ -26,7 +26,7 @@ EXPIRE = 3
### Version
VERSION = '2.4'
BUILD = 1
BUILD = 2
def serverStatusHome(request):