mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-08-27 01:56:09 +02:00
bug fix: make sure free scan works
This commit is contained in:
@@ -95,6 +95,7 @@ TEMPLATES = [
|
||||
'django.template.context_processors.request',
|
||||
'django.contrib.auth.context_processors.auth',
|
||||
'django.contrib.messages.context_processors.messages',
|
||||
'baseTemplate.context_processors.version_context',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user