refactor: Update email address in GithubStars.svelte
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
<WalletIcon size={24} />
|
<WalletIcon size={24} />
|
||||||
</button>
|
</button>
|
||||||
<button class="text-textcolor" on:click={() => {
|
<button class="text-textcolor" on:click={() => {
|
||||||
openURL("mailto:amasio1234@proton.me")
|
openURL("mailto:risuai@proton.me")
|
||||||
}}>
|
}}>
|
||||||
<MailIcon size={24} />
|
<MailIcon size={24} />
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user