Specified what server deemix is connecting to

This commit is contained in:
RemixDev
2020-12-30 15:18:16 +01:00
parent 08064146d5
commit fd56454727
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
</div>
<BaseLoadingPlaceholder
text="Connecting to the server..."
text="Connecting to local server..."
:hidden="isSocketConnected"
additionalClasses="absolute top-0 left-0 w-screen h-screen bg-black bg-opacity-50 z-50"
/>