diff --git a/dashboard/src/components/Headerbar.vue b/dashboard/src/components/Headerbar.vue index c3edfa230..51bb2f9a8 100644 --- a/dashboard/src/components/Headerbar.vue +++ b/dashboard/src/components/Headerbar.vue @@ -8,6 +8,7 @@ import { onMounted, ref, useTemplateRef, inject } from 'vue'; import { marked } from 'marked'; import { eachLimit } from 'async'; import { Button, Popover, Icon } from 'pankow'; +import { prettyDate, prettyLongDate } from 'pankow/utils'; import NotificationsModel from '../models/NotificationsModel.js'; const props = defineProps(['config', 'profile', 'subscription']); @@ -88,7 +89,10 @@ const description = marked.parse(t('support.help.description', {