fix warnings and better handing of highlight/goto

This commit is contained in:
Henry Jameson 2026-06-30 06:17:17 +03:00
commit 43857fd3eb
5 changed files with 18 additions and 10 deletions

View file

@ -32,7 +32,7 @@ const ThreadTree = {
totalReplyCount: Object,
totalReplyDepth: Object,
},
emits: ['suspendableStateChange', 'dive'],
emits: ['suspendableStateChange', 'goto', 'dive'],
computed: {
reverseLookupTable() {
return this.conversation.reduce(