On user profiles, move pinned notes down with the other note tabs (resolves #555)
Compare changes
- Hazelnoot authored
@@ -156,13 +156,13 @@ SPDX-License-Identifier: AGPL-3.0-only
@@ -205,7 +205,6 @@ import { isFollowingVisibleForMe, isFollowersVisibleForMe } from '@/scripts/isFf
@@ -255,9 +254,6 @@ const moderationNote = ref(props.user.moderationNote);
@@ -827,4 +823,8 @@ onUnmounted(() => {