diff --git a/src/lib/Others/AlertComp.svelte b/src/lib/Others/AlertComp.svelte index c6eae299..69f481b7 100644 --- a/src/lib/Others/AlertComp.svelte +++ b/src/lib/Others/AlertComp.svelte @@ -80,7 +80,7 @@ {:else if $alertStore.type === 'tos'} -
You should accept RisuRealm's { +
You should accept { openURL('https://sv.risuai.xyz/hub/tos') }}>Terms of Service to continue
{:else if $alertStore.type !== 'select' && $alertStore.type !== 'requestdata' && $alertStore.type !== 'addchar' && $alertStore.type !== 'hypaV2' && $alertStore.type !== 'chatOptions'} @@ -112,7 +112,7 @@ msg: 'yes' }) }}>Accept -