Add missing base url in clear inbox endpoint url

This commit is contained in:
wpetit 2021-07-30 16:25:00 +02:00
parent 3afd252c71
commit 450a9de82d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{{define "header_buttons"}}
<button
data-controller="restful"
data-restful-endpoint="/emails"
data-restful-endpoint="{{ .BaseURL }}/emails"
data-restful-method="DELETE"
class="button is-danger">
🗑️ Clear