diff --git a/app.vue b/app.vue
index f1c43ee..6557af5 100644
--- a/app.vue
+++ b/app.vue
@@ -9,7 +9,6 @@ useHead({
{ name: "charset", content: "UTF-8" },
{ name: "viewport", content: "width=device-width, initial-scale=1.0" },
{ name: "author", content: "Alexis Pelé" },
- { name: "description", content: "Tools destined to players and game master, helping them visualize their worlds better." },
{ name: "generator", content: "Nuxt" },
{ name: "msapplication-TileColor", content: "00aba9" },
{ name: "theme-color", content: "00aba9" },
diff --git a/components/calendar/dialog/Delete.vue b/components/calendar/dialog/Delete.vue
index 5d396d1..b964236 100644
--- a/components/calendar/dialog/Delete.vue
+++ b/components/calendar/dialog/Delete.vue
@@ -53,10 +53,12 @@ function handleClosing() {
@interact-outside="handleClosing"
@pointer-down-outside="handleClosing"
>
-