Skip to content
Snippets Groups Projects

Resolve "Add documentation in README, DEVELOPING and CHANGELOG"

Merged Daniel Göbel requested to merge documentaion/25-add-documentation into development
6 files
+ 2305
2055
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
1
@@ -36,7 +36,7 @@ onMounted(() => {
@@ -36,7 +36,7 @@ onMounted(() => {
aria-atomic="true"
aria-atomic="true"
class="toast text-bg-danger align-items-center border-0"
class="toast text-bg-danger align-items-center border-0"
style="--bs-bg-opacity: 0.7"
style="--bs-bg-opacity: 0.7"
data-bs-config='{"delay":8000}'
data-bs-config="{'delay': 8000}"
data-bs-autohide="true"
data-bs-autohide="true"
id="loginErrorToast"
id="loginErrorToast"
>
>
Loading