Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 committed Nov 11, 2024
1 parent 853b8e2 commit c89d381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/settings/profile/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ async function clearAllData() {
on:click={_ => {
clearAllData()
}}>
<Icon icon={Shape.Lock} />
<Icon icon={Shape.Trash} />
</Button>
</SettingSection>
</div>
Expand Down

0 comments on commit c89d381

Please sign in to comment.