This commit is contained in:
Sergey Mihaylin 2024-07-01 10:36:21 +03:00
parent e475f025b7
commit a94c7e5c09

View File

@ -40,7 +40,7 @@ from config import (
ENABLE_COMMUNITY_SHARING,
AppConfig,
OAUTH_USERNAME_CLAIM,
OAUTH_PICTURE_CLAIM
OAUTH_PICTURE_CLAIM,
)
import inspect