Add retry/delete to note broadcaster

This commit is contained in:
2023-10-11 19:23:59 +01:00
parent 88ac4063cd
commit a0c8012f8e
5 changed files with 69 additions and 15 deletions

View File

@ -183,6 +183,10 @@ a.ext {
padding: 4px;
}
.p12 {
padding: 12px;
}
.p24 {
padding: 24px;
}