check for betterShadow support in the userAvatar instead of its parents

This commit is contained in:
Henry Jameson 2025-01-07 18:37:16 +02:00
commit fa76be2f9a
10 changed files with 5 additions and 22 deletions

View file

@ -48,7 +48,6 @@ export default {
data () {
return {
followRequestInProgress: false,
betterShadow: this.$store.state.interface.browserSupport.cssFilter,
showingConfirmMute: false,
muteExpiryAmount: 0,
muteExpiryUnit: 'minutes'