logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 0832228e45eb5a2c456e3140c4e36aa1e7617ee6
parent 3f7cf52f531220113deda594bcc5f331cdf01951
Author: Henry Jameson <me@hjkos.com>
Date:   Mon,  8 Aug 2022 12:18:06 +0300

lint

Diffstat:

Msrc/components/update_notification/update_notification.vue5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/components/update_notification/update_notification.vue b/src/components/update_notification/update_notification.vue @@ -26,7 +26,10 @@ <p> {{ $t('update.big_update_content') }} </p> - <div class="extra-info-group" ref="animatedText"> + <div + ref="animatedText" + class="extra-info-group" + > <i18n-t keypath="update.update_bugs" tag="p"