This commit is contained in:
syuilo
2021-10-02 00:51:37 +09:00
parent f9185f201a
commit 8d3fe0c5c2
3 changed files with 28 additions and 41 deletions

View File

@@ -142,6 +142,7 @@ export default defineComponent({
return {
title: title,
icon: 'fas fa-pencil-alt',
bg: 'var(--bg)',
};
}),
author: this.$i,