mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Update avatar.vue
refs: https://github.com/syuilo/misskey/pull/2182#discussion_r209464350
This commit is contained in:
parent
cc272d9efd
commit
faadb745ca
@ -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 New Issue
Block a user