fix: Fixing profile picture with update user
parent
7a0b2bd0
Branches ImageInStorage
No related tags found
Showing
- spec.json 137 additions, 22 deletionsspec.json
- src/api/index.ts 1 addition, 0 deletionssrc/api/index.ts
- src/api/models/User.ts 3 additions, 3 deletionssrc/api/models/User.ts
- src/api/services/FriendService.ts 72 additions, 0 deletionssrc/api/services/FriendService.ts
- src/components/UserProfile/UserProfileLayout.vue 21 additions, 9 deletionssrc/components/UserProfile/UserProfileLayout.vue
- src/views/Settings/SettingsProfileView.vue 16 additions, 10 deletionssrc/views/Settings/SettingsProfileView.vue
src/api/services/FriendService.ts
0 → 100644
Please register or sign in to comment