From 6e617c19d3b3aaff0f17047899013470a4432527 Mon Sep 17 00:00:00 2001 From: silverpill Date: Sat, 22 Oct 2022 19:43:20 +0000 Subject: [PATCH] Support "move" notification type --- src/assets/feather/truck.svg | 1 + src/views/NotificationList.vue | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 src/assets/feather/truck.svg diff --git a/src/assets/feather/truck.svg b/src/assets/feather/truck.svg new file mode 100644 index 0000000..c8890a5 --- /dev/null +++ b/src/assets/feather/truck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/views/NotificationList.vue b/src/views/NotificationList.vue index fc37e66..71e3e52 100644 --- a/src/views/NotificationList.vue +++ b/src/views/NotificationList.vue @@ -16,6 +16,7 @@ v-else-if="notification.type === 'subscription' || notification.type === 'subscription_expiration'" :src="require('@/assets/tabler/coin.svg')" > + reposted your post paid for subscription subscription expired + moved to a new instance