mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 10:14:40 +10:00
completed game importing; partial work on version importing
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<UserHeader />
|
||||
<div class="grow flex">
|
||||
<NuxtPage />
|
||||
{{ test }}
|
||||
</div>
|
||||
<UserFooter />
|
||||
</content>
|
||||
@@ -16,6 +15,4 @@ useHead({
|
||||
return `Drop`;
|
||||
},
|
||||
});
|
||||
|
||||
const test = useTask("test");
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user