idac: hotfix profile import
This commit is contained in:
@@ -366,6 +366,7 @@ class IDACProfileFrontend(FE_Base):
|
||||
content = await self.generate_all_tables_json(user_id)
|
||||
|
||||
self.logger.info(f"User {user_id} exported their IDAC data")
|
||||
|
||||
return Response(
|
||||
content.encode("utf-8"),
|
||||
200,
|
||||
|
||||
Reference in New Issue
Block a user