[feat] comming soon to offical discord for temp
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,3 +29,4 @@ xplugin/
|
||||
/src-taurl/gen/
|
||||
/build/
|
||||
pycache/
|
||||
test.ts
|
||||
@@ -40,9 +40,9 @@
|
||||
<span class="mt-2 text-gray-400 text-start">Characters made and shared by the community</span>
|
||||
</button>
|
||||
{:else}
|
||||
<button class="bg-darkbg rounded-md p-6 flex flex-col">
|
||||
<h1 class="text-2xl font-bold text-start">Comming soon</h1>
|
||||
<span class="mt-2 text-gray-400 text-start">More options comming soon</span>
|
||||
<button class="bg-darkbg rounded-md p-6 flex flex-col" on:click={() => {openURL("https://discord.gg/JzP8tB9ZK8")}}>
|
||||
<h1 class="text-2xl font-bold text-start">Official Discord</h1>
|
||||
<span class="mt-2 text-gray-400 text-start">Offical Discord to talk about RisuAI</span>
|
||||
</button>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user