Photos: Add story flag for blogging / timeline
This commit is contained in:
parent
5f63f2999c
commit
bb8c2dbbea
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ type Photo struct {
|
|||
PhotoFavorite bool
|
||||
PhotoPrivate bool
|
||||
PhotoSensitive bool
|
||||
PhotoStory bool
|
||||
PhotoLat float64
|
||||
PhotoLong float64
|
||||
PhotoFocalLength float64
|
||||
|
|
Loading…
Reference in a new issue