Skip to content

Commit 494869d

Browse files
committed
minor edits
1 parent 68824e8 commit 494869d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MangoAPI.Client/src/app/components/settings/settings.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h5 class="mb-2">Avatar</h5>
312312
</div>
313313
<div class="profile-form-footer gap-fix">
314314
<button class="button-dark" (click)="clearProfilePictureFile()">Reset</button>
315-
<button class="button-orange" (click)="onSaveChangesUpdateProfilePictureClick()">
315+
<button class="button-orange" (click)="onSaveProfilePictureClick()">
316316
Save Changes
317317
</button>
318318
</div>

0 commit comments

Comments
 (0)