From 4a5f03f216e4539d7d8218e155bc1a59802dfaa8 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Wed, 21 Jun 2023 21:58:16 +0200 Subject: [PATCH] Correcting Scripts' print (#70) * Update CHANGELOG.md * Update late_night_drive_by.json * Update EditionModal.vue --------- Co-authored-by: Pingumask <68610022+Pingumask@users.noreply.github.com> --- CHANGELOG.md | 5 +++++ src/assets/scripts/late_night_drive_by.json | 4 ++-- src/components/modals/EditionModal.vue | 6 +++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3099f..f41f1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ====== +### Version 3.11.4 +Correcting the print of new scripts' names + +======= + ### Version 3.11.3 Changing default vote duration (3s -> 1s) diff --git a/src/assets/scripts/late_night_drive_by.json b/src/assets/scripts/late_night_drive_by.json index 6ff75a2..ab50f51 100644 --- a/src/assets/scripts/late_night_drive_by.json +++ b/src/assets/scripts/late_night_drive_by.json @@ -2,7 +2,7 @@ { "id": "_meta", "logo": "https://cdn.shopify.com/oxygen/57467011226/524442/h11pcta59/build/_assets/Godfather_website_purple-3JVCH57E.png", - "name": "Late night drive by", + "name": "Late night drive by 1.6", "author": "Aero" }, { @@ -47,4 +47,4 @@ { "id": "imp" } -] \ No newline at end of file +] diff --git a/src/components/modals/EditionModal.vue b/src/components/modals/EditionModal.vue index bc03e13..049b531 100644 --- a/src/components/modals/EditionModal.vue +++ b/src/components/modals/EditionModal.vue @@ -136,7 +136,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/knowing_me_knowing_you.json" ], [ - "Late night drive by (Teensyville)", + "Late night drive by 1.6 (Teensyville)", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/late_night_drive_by.json" ], [ @@ -148,7 +148,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/minion_is_angel_protected_and_the_demon_has_2_bluffs.json" ], [ - "No greater joy", + "No greater joy (Teensyville)", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/no_greater_joy.json" ], [ @@ -220,7 +220,7 @@ export default { "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/vigormortis_high_school.json" ], [ - "Visitors (Teensyville)", + "Visitors", "https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/visitors.json" ], [