This commit is contained in:
j3d1 2023-05-28 21:05:22 +02:00
parent 02e41214d2
commit 7e8f984ee2
7 changed files with 15 additions and 12 deletions

View file

@ -48,6 +48,7 @@
<script>
import {mapGetters, mapMutations} from 'vuex';
import * as BIcons from "bootstrap-icons-vue";
import moment from 'moment';
export default {
name: 'Notifications',