web: add event transports UI

This commit is contained in:
Jens Langhammer
2021-01-12 22:03:50 +01:00
parent cac94792fa
commit cb36a3c8c7
6 changed files with 126 additions and 9 deletions

View File

@ -49,7 +49,7 @@ export class ActionButton extends SpinnerButton {
level_tag: "error",
message: t
});
})
});
}
this.setDone(ERROR_CLASS);
});