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