mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-25 18:42:27 +02:00
Add web config
This commit is contained in:
+1
-1
@@ -1388,7 +1388,7 @@ class UltimateService:
|
||||
return {'error': 'Settings manager not available'}
|
||||
|
||||
# Import and use new auth system
|
||||
from streaming_providers.base.provider.auth_context import AuthContext
|
||||
from streaming_providers.providers.auth_context import AuthContext
|
||||
|
||||
try:
|
||||
auth_context = AuthContext(settings_manager)
|
||||
|
||||
Reference in New Issue
Block a user