surely thiswont blow up right

This commit is contained in:
ryana mittens 2024-09-07 01:17:04 +08:00 committed by GitHub
parent 37f7216331
commit b2d99e2f3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ const friends = ref([
{ id: '516750892372852754', url: 'https://aspy.dev' },
// { id: '734079736615141426', url: 'https://catboys.zip/' },
{ id: '165862754547138562', url: 'https://maddie.mewmews.gay' },
{ id: '1262793452236570667', url: 'https://mitn.dev' },
])
onMounted(() => {
let currentIndex = friends.value.length