Fix comment
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
(if (nil? existing-token) (get-new-token) existing-token)))
|
||||
|
||||
(defn get-media-items
|
||||
"Gets media items of user"
|
||||
"Gets media items for user"
|
||||
[]
|
||||
(def token (authorize))
|
||||
(def r (client/get "https://photoslibrary.googleapis.com/v1/mediaItems" {
|
||||
|
||||
Reference in New Issue
Block a user