Skip to content

Commit 7dbe304

Browse files
committed
Add missing line ending
1 parent 16aa022 commit 7dbe304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/database/models/attachment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ class SocialMediaInfo(StructuredNode, JsonSerializable):
4949
facebook_url = StringProperty()
5050
instagram_url = StringProperty()
5151
youtube_url = StringProperty()
52-
tiktok_url = StringProperty()
52+
tiktok_url = StringProperty()

0 commit comments

Comments
 (0)