From def9e25967dd4070ab3f8ac81fe2fc947489c643 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 15 Jul 2022 09:12:10 +0200 Subject: Fix HTML validation of material design icons Signed-off-by: Joas Schilling --- .../components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue') diff --git a/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue b/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue index 1ee3bc0e149..61a7bfc908d 100644 --- a/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue +++ b/apps/settings/src/components/PersonalInfo/ProfileSection/EditProfileAnchorLink.vue @@ -25,8 +25,6 @@ href="#profile-visibility" v-on="$listeners"> {{ t('settings', 'Edit your Profile visibility') }} -- cgit v1.2.3