Skip to content

Commit

Permalink
Merge pull request #545 from kev306/report_details
Browse files Browse the repository at this point in the history
Updated report form description.
  • Loading branch information
vck3000 authored Dec 13, 2023
2 parents ba67cd3 + c7bbe4c commit 8317cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/components/report/reportModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ export function ReportModal() {
>
<h2>Report</h2>
<br />
<h5><b>This report form is only for data collection purposes.</b><br/>
Please make a ticket through the official discord server to make a report.</h5>
<form onSubmit={submitForm}>
<label>Select A Player: </label>
<br />
Expand Down

0 comments on commit 8317cda

Please sign in to comment.