review pass 1

This commit is contained in:
Henry Jameson 2026-06-10 19:30:08 +03:00
commit d94cac6376
25 changed files with 56 additions and 292 deletions

View file

@ -204,6 +204,7 @@ const UserProfile = {
List,
FollowCard,
TabSwitcher,
Conversation,
},
}

View file

@ -60,7 +60,7 @@ const UserProfileAdminView = {
Checkbox,
},
watch: {
godmode() {
fetchOptions() {
this.$refs.list.reset()
},
},