mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-17 22:09:42 +01:00
3 lines
80 B
Python
3 lines
80 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
default_app_config = 'testPlugin.apps.TestPluginConfig'
|