mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-11 12:31:12 +01:00
Update android video tutorial link
This commit is contained in:
parent
5f22ce6891
commit
a432e11faa
1 changed files with 1 additions and 1 deletions
|
@ -699,7 +699,7 @@
|
|||
<Textarea bind:value={generatedTextInput} placeholder={$t('wish.import.guide.pclocal.9')} />
|
||||
{:else if selectedType === 'android'}
|
||||
<div class="bg-background rounded-xl px-4 py-2 text-white mb-4 mt-2">
|
||||
<a href="https://www.youtube.com/watch?v=dphwcYfZthA" target="_blank" class="text-primary hover:underline">
|
||||
<a href="https://youtu.be/pe_aROJ8Av8" target="_blank" class="text-primary hover:underline">
|
||||
{$t('wish.import.guide.video')}
|
||||
</a>
|
||||
<ol class="list-decimal ml-4">
|
||||
|
|
Loading…
Reference in a new issue