forked from FoundKeyGang/FoundKey
Update avatar.vue
refs: https://github.com/syuilo/misskey/pull/2182#discussion_r209464350
This commit is contained in:
parent
2913c7ccfb
commit
4edd9efc0b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ export default Vue.extend({
|
|||
},
|
||||
cat(): boolean {
|
||||
return this.user.isCat && this.$store.state.settings.circleIcons;
|
||||
}
|
||||
},
|
||||
style(): any {
|
||||
return {
|
||||
backgroundColor: this.lightmode
|
||||
|
|
Loading…
Reference in a new issue