fix typo
This commit is contained in:
parent
78cfcf023a
commit
aea1f98a9d
|
@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
<div :class="$style.tl">
|
||||
<MkTimeline
|
||||
ref="tlComponent"
|
||||
:key="src + withRenotes + withBoth + withReplies + onlyFiles + withSensitive"
|
||||
:key="src + withRenotes + withBots + withReplies + onlyFiles + withSensitive"
|
||||
:src="src.split(':')[0]"
|
||||
:list="src.split(':')[1]"
|
||||
:withRenotes="withRenotes"
|
||||
|
|
Loading…
Reference in New Issue