Skip to content

Commit 3fa3b93

Browse files
committed
Add attribution.
1 parent 0539180 commit 3fa3b93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WordPress/Classes/Services/BloggingPromptsService.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ struct BloggingPrompt {
8383
date: Date(),
8484
answered: false,
8585
answerCount: 5,
86-
displayAvatarURLs: []
86+
displayAvatarURLs: [],
87+
attribution: ""
8788
)
8889
}
8990

0 commit comments

Comments
 (0)