This commit is contained in:
j3d1 2023-05-28 21:05:22 +02:00
parent 3774a2f438
commit fda9f8e70f
5 changed files with 7 additions and 4 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',