-
-
{{ group.title }}
+
+
+
-
+
+
+
+
+
+ {{ item.locationLabel.join(' > ') }}
+
+
+
@@ -58,10 +72,52 @@ export type SuperMenuDef = {
diff --git a/packages/frontend/src/pages/settings/privacy.vue b/packages/frontend/src/pages/settings/privacy.vue
index 54a5aeb6c1..a14d654c07 100644
--- a/packages/frontend/src/pages/settings/privacy.vue
+++ b/packages/frontend/src/pages/settings/privacy.vue
@@ -5,7 +5,10 @@ SPDX-License-Identifier: AGPL-3.0-only
- {{ i18n.ts.makeFollowManuallyApprove }}{{ i18n.ts.lockedAccountInfo }}
+
+ {{ i18n.ts.makeFollowManuallyApprove }}{{ i18n.ts.lockedAccountInfo }}
+
+
{{ i18n.ts.autoAcceptFollowed }}
@@ -174,6 +177,7 @@ import FormSlot from '@/components/form/slot.vue';
import { formatDateTimeString } from '@/scripts/format-time-string.js';
import MkInput from '@/components/MkInput.vue';
import * as os from '@/os.js';
+import MkSearchMarker from '@/components/MkSearchMarker.vue';
const $i = signinRequired();
diff --git a/packages/frontend/src/pages/settings/profile.vue b/packages/frontend/src/pages/settings/profile.vue
index 561894d2b7..0745720254 100644
--- a/packages/frontend/src/pages/settings/profile.vue
+++ b/packages/frontend/src/pages/settings/profile.vue
@@ -18,14 +18,18 @@ SPDX-License-Identifier: AGPL-3.0-only
-