mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 14:13:07 +02:00
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