mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 05:45:41 +02:00
🎨
This commit is contained in:
@@ -86,7 +86,8 @@ export default defineComponent({
|
||||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.overview,
|
||||
icon: 'fas fa-tachometer-alt'
|
||||
icon: 'fas fa-tachometer-alt',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
page: 'index',
|
||||
version,
|
||||
|
||||
Reference in New Issue
Block a user