- fix: refresh token, codice di errore ...
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineComponent({
|
||||
const autoplaydiscsaved = ref(0)
|
||||
const tab = ref('one')
|
||||
|
||||
const mydir = ref('images/')
|
||||
const mydir = ref('/images/')
|
||||
|
||||
watch(() => showuserdetails, (value: any, old: any) => {
|
||||
if (!showuserdetails.value) {
|
||||
|
||||
Reference in New Issue
Block a user