no message
This commit is contained in:
parent
3e62126570
commit
17d9958882
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ export class ProfileAvatarController extends Controller {
|
|||
|
||||
Object.assign(data, { ...body, ...meta });
|
||||
|
||||
await this.avatarRepository.save(data);
|
||||
// await this.avatarRepository.save(data);
|
||||
let avatar = `ทะเบียนประวัติ/โปรไฟล์/${profile.id}`;
|
||||
let fileName = `profile-${data.id}`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue