mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-01-23 15:21:14 +00:00
add previous button
This commit is contained in:
@@ -33,6 +33,8 @@ type Submission struct {
|
||||
Comments int64
|
||||
Views int64
|
||||
IsAlbum bool
|
||||
|
||||
tagstring string
|
||||
}
|
||||
|
||||
func (client *Client) FetchUser(username string) (User, error) {
|
||||
|
||||
Reference in New Issue
Block a user