refactor(client): refactoring
This commit is contained in:
parent
52a1ec9af1
commit
ded0f6f0df
90 changed files with 27 additions and 114 deletions
|
@ -132,7 +132,6 @@ definePageMetadata(computed(() => note ? {
|
|||
title: i18n.t('noteOf', { user: note.user.name }),
|
||||
text: note.text,
|
||||
},
|
||||
bg: 'var(--bg)',
|
||||
} : null));
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue