Sergey Mihaylin hai 10 meses
pai
achega
a94c7e5c09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backend/apps/webui/main.py

+ 1 - 1
backend/apps/webui/main.py

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