We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68824e8 commit 494869dCopy full SHA for 494869d
1 file changed
MangoAPI.Client/src/app/components/settings/settings.component.html
@@ -312,7 +312,7 @@ <h5 class="mb-2">Avatar</h5>
312
</div>
313
<div class="profile-form-footer gap-fix">
314
<button class="button-dark" (click)="clearProfilePictureFile()">Reset</button>
315
- <button class="button-orange" (click)="onSaveChangesUpdateProfilePictureClick()">
+ <button class="button-orange" (click)="onSaveProfilePictureClick()">
316
Save Changes
317
</button>
318
0 commit comments