Skip to content

Commit

Permalink
string to location
Browse files Browse the repository at this point in the history
  • Loading branch information
saitenntaisei committed Dec 6, 2023
1 parent bce41c4 commit e55602b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UI/MessagePanel/MessagePanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const props = withDefaults(
message: Message | ActivityTimelineMessage
lineClampContent?: boolean
showContextMenuButton?: boolean
to: string
to: Location
}>(),
{
titleType: 'channel' as const,
Expand Down

0 comments on commit e55602b

Please sign in to comment.