From 641212728330f476baee6b186aebeb38e6929f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= Date: Tue, 27 Dec 2022 22:04:52 +0100 Subject: [PATCH] feat: cleanup locale conf and add some RTL stuff (#564) --- components/notification/NotificationCard.vue | 18 ++++++++++++++++-- .../notification/NotificationGroupedFollow.vue | 8 +++++++- components/publish/PublishWidget.vue | 5 ++++- components/status/StatusCard.vue | 18 ++++++++++++++++-- components/status/StatusDetails.vue | 2 +- composables/setups.ts | 4 ++-- config/i18n.ts | 7 ------- pages/[[server]]/@[account]/[status].vue | 2 +- 8 files changed, 47 insertions(+), 17 deletions(-) diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 0615c277..d56485c5 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -10,7 +10,17 @@ const { notification } = defineProps<{