kopia lustrzana https://github.com/backface/turtlestitch
minor update to cloud.js
rodzic
b20705c46c
commit
5cd3f3011c
|
@ -967,7 +967,9 @@ Cloud.prototype.getUserCollections = function (
|
|||
onSuccess,
|
||||
onError
|
||||
) {
|
||||
this.withCredentialsRequest(
|
||||
this[(collectionUsername !== this.username) ?
|
||||
'request' :
|
||||
'withCredentialsRequest'](
|
||||
'GET',
|
||||
'/users/' +
|
||||
(collectionUsername ?
|
||||
|
|
Ładowanie…
Reference in New Issue