redesign event blueprint
This commit is contained in:
parent
1614f8682e
commit
801fe38447
6 changed files with 84 additions and 11 deletions
|
|
@ -53,6 +53,7 @@ function formatDateString(inputString) {
|
|||
function connect() {
|
||||
icon.value = "loader";
|
||||
theme.value = "yellow";
|
||||
|
||||
const myHeaders = new Headers();
|
||||
myHeaders.append("Authorization", "Bearer " + mapadoToken);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue