diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a5c0072 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +img/* \ No newline at end of file diff --git a/account.js b/account.js index b448104..06f44a1 100644 --- a/account.js +++ b/account.js @@ -152,7 +152,7 @@ function openAccountDashboard() { return; } - accountView.innerHTML = ` + accountView.innerHTML = /*html*/`

Mein Konto

@@ -300,7 +300,7 @@ function renderPayments() { return; } - target.innerHTML = ` + target.innerHTML = /*html*/`