generated from dave/wails-template
Remove fake ass button
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
{:else}
|
{:else}
|
||||||
<div class="flex flex-col items-center justify-center h-full">
|
<div class="flex flex-col items-center justify-center h-full">
|
||||||
<p class="text-gray-300">Game path is not valid</p>
|
<p class="text-gray-300">Game path is not valid</p>
|
||||||
<button class="bg-blue-500 text-white p-2 my-2 rounded-lg">Set Game Path</button>
|
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
</template>
|
</template>
|
||||||
|
Reference in New Issue
Block a user