Don't take me to the above reply when clicking on the post

Why was it like this???
This commit is contained in:
Freeplay 2023-01-15 14:01:05 -05:00
parent 1c60269359
commit acf376e7b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div v-size="{ max: [450] }" class="wrpstxzv" :class="{ children: depth > 1 }">
<div class="main" @click="router.push(notePage(note.reply))">
<div class="main" @click="router.push(notePage(note))">
<div class="avatar-container">
<MkAvatar class="avatar" :user="note.user"/>
<div class="line"></div>