[go: nahoru, domu]

Skip to content

Commit

Permalink
Update IGStory.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
SobhanST96 committed Jun 13, 2022
1 parent 2c6c428 commit bff5083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/EVStories/Models/IGStory.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public struct IGStory: Codable {
self.expiresAt = expiresAt
self.createdAt = createdAt
self.updatedAt = updatedAt
self.snaps: = snaps
self.snaps = snaps
self.thumbnailUrl = thumbnailUrl
self.title = title
}
Expand Down

0 comments on commit bff5083

Please sign in to comment.