alwrity chatbot assistant, content scheduler, and content repurposing
This commit is contained in:
7
lib/content_scheduler/ui/__init__.py
Normal file
7
lib/content_scheduler/ui/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
UI module for the Content Scheduler dashboard.
|
||||
"""
|
||||
|
||||
from .dashboard import run_dashboard
|
||||
|
||||
__all__ = ['run_dashboard']
|
||||
Reference in New Issue
Block a user