Redesign abuse notification

This commit is contained in:
2023-01-02 14:35:36 +01:00
parent 169b746145
commit be13b12c22
4 changed files with 21 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ let block_form = {
name: "reporter",
label: "Reporter",
type: "text",
default_value: "Anonymous tip",
default_value: "Anonymous",
},
],
submit_label: `<i class="icon">send</i> Submit`,