Update __init__.py

This commit is contained in:
Mr Chen 2024-11-27 20:28:23 +08:00
parent d950501ec6
commit ccb9d678f6
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ from .site import *
from .site_types import *
from .site_default import *
from .backup import *
from .php import *
from .logs import *
from .dir import *