mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Fix load more buttons
This commit is contained in:
@@ -413,6 +413,9 @@ type Asset {
|
||||
# The URL that the asset is located on.
|
||||
url: String
|
||||
|
||||
# Returns last comment
|
||||
lastComment: Comment
|
||||
|
||||
# Returns recent comments
|
||||
recentComments: [Comment]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user