File tree Expand file tree Collapse file tree
apps/settings/src/components/PersonalInfo Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -336,8 +336,8 @@ SPDX-License-Identifier = "LicenseRef-XTrademarks"
336336[[annotations ]]
337337path = [" core/img/bluesky.svg" , " core/img/actions/bluesky.svg" ]
338338precedence = " aggregate"
339- SPDX-FileCopyrightText = " Bluesky PBC "
340- SPDX-License-Identifier = " LicenseRef-BlueskyTrademarks "
339+ SPDX-FileCopyrightText = " 2012-2024 Fonticons, Inc. "
340+ SPDX-License-Identifier = " CC-BY-4.0 "
341341
342342[[annotations ]]
343343path = [" core/img/facebook.svg" , " apps/federatedfilesharing/img/social-facebook.svg" ]
Original file line number Diff line number Diff line change 55
66<template >
77 <AccountPropertySection v-bind.sync =" value"
8- :readable =" readable"
9- :on-validate =" onValidate"
10- :placeholder =" t('settings', 'Bluesky handle')" />
8+ :readable =" readable"
9+ :on-validate =" onValidate"
10+ :placeholder =" t('settings', 'Bluesky handle')" />
1111</template >
1212
1313<script setup lang="ts">
You can’t perform that action at this time.
0 commit comments