updated link sharing

This commit is contained in:
2026-03-20 20:31:38 +00:00
parent bc25fabd40
commit 0463275ba5
2 changed files with 14 additions and 9 deletions

View File

@@ -9,6 +9,9 @@
<script setup>
import { computed } from 'vue'
definePageMeta({
auth: false
})
const route = useRoute();
const config = useRuntimeConfig();