#54 removed logo from toolbar

This commit is contained in:
Thomas Ballmann 2021-01-08 19:45:24 +01:00
parent 01ed084b7a
commit 9fc9b7d862

View File

@ -176,10 +176,9 @@
<script>
import { mapState, mapGetters } from 'vuex'
import Notifications from '@/components/Notifications'
const SvgLogo = () => import('@/assets/logo.svg?inline')
export default {
components: { Notifications, SvgLogo },
components: { Notifications },
data: () => ({
drawer: true,
pages: [