Option to report doxing in report window
This commit is contained in:
@@ -68,6 +68,7 @@ let set_status = async (action, report_type) => {
|
||||
<button on:click={() => {set_status("grant", "gore")}}>gore</button>
|
||||
<button on:click={() => {set_status("grant", "child_abuse")}}>child_abuse</button>
|
||||
<button on:click={() => {set_status("grant", "malware")}}>malware</button>
|
||||
<button on:click={() => {set_status("grant", "doxing")}}>doxing</button>
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
|
Reference in New Issue
Block a user