mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-08-09 17:09:31 +02:00
bug fix: make sure free scan works
This commit is contained in:
@@ -16,7 +16,7 @@ import stat
|
||||
import secrets
|
||||
|
||||
VERSION = '2.4'
|
||||
BUILD = 1
|
||||
BUILD = 2
|
||||
|
||||
char_set = {'small': 'abcdefghijklmnopqrstuvwxyz', 'nums': '0123456789', 'big': 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user