8a37227907
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object. I've refactored it with Promise to avoid those misuses (although it should have type definitions :/) |
||
---|---|---|
.. | ||
user.followers-you-know.vue | ||
user.friends.vue | ||
user.header.vue | ||
user.home.vue | ||
user.photos.vue | ||
user.profile.vue | ||
user.timeline.vue | ||
user.vue |