mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
Example Plugin
This commit is contained in:
@@ -6,6 +6,3 @@ from django.apps import AppConfig
|
||||
|
||||
class UsermanagmentConfig(AppConfig):
|
||||
name = 'userManagment'
|
||||
|
||||
def ready(self):
|
||||
import signals
|
||||
|
||||
Reference in New Issue
Block a user