updated link sharing
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
<script setup>
|
||||
import { computed } from 'vue'
|
||||
definePageMeta({
|
||||
auth: false
|
||||
})
|
||||
const route = useRoute();
|
||||
const config = useRuntimeConfig();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user