From a7b2a9a82318553d06f3c971695ed27c79eec3dd Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 13 Mar 2026 10:54:16 +0200 Subject: [PATCH] please bear with us --- src/components/update_notification/update_notification.js | 2 +- src/components/update_notification/update_notification.vue | 2 +- src/i18n/en.json | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/update_notification/update_notification.js b/src/components/update_notification/update_notification.js index f9084e54d..f4eacbefe 100644 --- a/src/components/update_notification/update_notification.js +++ b/src/components/update_notification/update_notification.js @@ -11,7 +11,7 @@ import { faTimes } from '@fortawesome/free-solid-svg-icons' library.add(faTimes) -export const CURRENT_UPDATE_COUNTER = 1 +export const CURRENT_UPDATE_COUNTER = 2 const pleromaTan = '/static/pleromatan_apology.png' const pleromaTanFox = '/static/pleromatan_apology_fox.png' diff --git a/src/components/update_notification/update_notification.vue b/src/components/update_notification/update_notification.vue index a35c70f86..8b2691c35 100644 --- a/src/components/update_notification/update_notification.vue +++ b/src/components/update_notification/update_notification.vue @@ -27,7 +27,7 @@

- {{ $t('update.big_update_content') }} + {{ $t('update.big_update_content2') }}