enhance(frontend): チャットの送信者名を表示できるように
This commit is contained in:
@@ -52,7 +52,7 @@ const headerTabs = computed(() => [{
|
||||
|
||||
definePage(() => ({
|
||||
title: i18n.ts.chat + ' (beta)',
|
||||
icon: 'ti ti-message',
|
||||
icon: 'ti ti-messages',
|
||||
}));
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user