mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 00:02:41 +10:00
fixed some of quexeky's BASED design decisions
This commit is contained in:
@ -5,10 +5,6 @@
|
||||
</button>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
layout: "mini",
|
||||
});
|
||||
|
||||
import { invoke } from "@tauri-apps/api/core";
|
||||
|
||||
async function requestGame() {
|
||||
|
||||
Reference in New Issue
Block a user