Remove intro popup, show username on home button

This commit is contained in:
2023-11-15 13:12:10 +01:00
parent fa0029eeb0
commit 326e77b6bf
4 changed files with 45 additions and 30 deletions

View File

@@ -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;">