Remove intro popup, show username on home button
This commit is contained in:
@@ -59,6 +59,7 @@ let set_status = async (action, report_type) => {
|
||||
<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>
|
||||
<button on:click={() => {set_status("grant", "copyright")}}>copyright</button>
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
|
Reference in New Issue
Block a user