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