Flatlogic Bot 5f3f4e93ff RoshanV1
2026-03-11 08:36:54 +00:00

5 lines
90 B
Python

from .config import AppConfig
from .registry import apps
__all__ = ["AppConfig", "apps"]