@ -31,7 +31,7 @@ class Link:
return cls(
id=id,
link=link,
user_id=useredid,
user_id=user_id,
read_at=read_at,
added_at=added_at
)