diff options
Diffstat (limited to 'comments.go')
| -rw-r--r-- | comments.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comments.go b/comments.go index e8b58e2..47a0136 100644 --- a/comments.go +++ b/comments.go @@ -23,7 +23,7 @@ type Comments struct { Desctiption string Comment string - TextContent text + TextContent Text User struct { Username string |
