add more mail / ui stuff

This commit is contained in:
TuxCoder 2022-05-27 12:35:28 +02:00
parent 18863bee7f
commit 2b86fa89c4
9 changed files with 86 additions and 3006 deletions

View file

@ -66,7 +66,9 @@ window.admin = {
dialog.show().then(()=>{
fetch(href, {
method: 'PUT'
});
}).then(()=>{
location.reload();
});
});
return false;