Skip to content

Commit 3ceec34

Browse files
Merge
1 parent ed429c2 commit 3ceec34

File tree

1 file changed

+1
-1
lines changed
  • src/SwiftLink.Domain/Entities

1 file changed

+1
-1
lines changed

src/SwiftLink.Domain/Entities/Link.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ public class Tags
3131
{
3232
public string Title { get; set; }
3333
public byte Order { get; set; }
34-
}
34+
}

0 commit comments

Comments
 (0)