From 7b179d3a92adb91e111aca111d7875bb99748002 Mon Sep 17 00:00:00 2001 From: Insert5StarName Date: Sat, 30 Sep 2023 21:53:52 +0200 Subject: work in progress icons --- packages/frontend/src/components/MkUserSetupDialog.Privacy.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/frontend/src/components/MkUserSetupDialog.Privacy.vue') diff --git a/packages/frontend/src/components/MkUserSetupDialog.Privacy.vue b/packages/frontend/src/components/MkUserSetupDialog.Privacy.vue index 841ab5ba0c..07ea6d5849 100644 --- a/packages/frontend/src/components/MkUserSetupDialog.Privacy.vue +++ b/packages/frontend/src/components/MkUserSetupDialog.Privacy.vue @@ -9,7 +9,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + {{ i18n.ts.makeFollowManuallyApprove }} @@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + {{ i18n.ts.hideOnlineStatus }} @@ -25,7 +25,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + {{ i18n.ts.noCrawle }} @@ -33,7 +33,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + {{ i18n.ts.preventAiLearning }} -- cgit v1.2.3-freya