Report user

This commit is contained in:
2025-07-03 22:07:51 +08:00
parent b2b0891d24
commit f8d1940af6
2 changed files with 39 additions and 14 deletions

View File

@ -576,7 +576,7 @@ class PostItem extends HookConsumerWidget {
callback: () {
showAbuseReportSheet(
context,
resourceIdentifier: 'posts:${item.id}',
resourceIdentifier: 'post/${item.id}',
);
},
),