1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 08:55:56 +02:00
This commit is contained in:
syuilo
2021-04-21 03:32:16 +09:00
parent 878b154604
commit 83a53c1008
3 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ export default defineComponent({
return {
[symbols.PAGE_INFO]: {
title: this.$ts.other,
icon: 'fas fa-ellipsis'H
icon: 'fas fa-ellipsis-h'
},
debug,
}