feat: Friend tab

This commit is contained in:
pa
2025-10-30 22:41:39 +09:00
committed by Natsumi
parent b68399ca8a
commit cfd2f22b2c
14 changed files with 761 additions and 67 deletions

View File

@@ -53,7 +53,10 @@
type: Boolean,
default: true
},
isOpenPreviousInstanceInfoDialog: Boolean
isOpenPreviousInstanceInfoDialog: {
type: Boolean,
default: false
}
});
const text = ref('');