mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
fix: rename author to reporter in report system
This commit is contained in:
parent
0689f7af09
commit
8320d55939
2 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default async function AdminPage() {
|
|||
<th>Target</th>
|
||||
<th>Reason</th>
|
||||
<th>Notes</th>
|
||||
<th>Author</th>
|
||||
<th>Reporter</th>
|
||||
<th>Actions</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue