mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-06-02 06:13:46 +02:00
Backup/before cleanup 20260222 230402 (#58)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ async def lifespan(app: FastAPI):
|
||||
|
||||
try:
|
||||
# Use the messaging factory to create the right platform
|
||||
from messaging.factory import create_messaging_platform
|
||||
from messaging.platforms.factory import create_messaging_platform
|
||||
|
||||
messaging_platform = create_messaging_platform(
|
||||
platform_type=settings.messaging_platform,
|
||||
|
||||
Reference in New Issue
Block a user