UI improvements part 3

This commit is contained in:
Čarodej
2022-01-27 17:04:12 +01:00
parent d855739bf2
commit f74bb7cec5
12 changed files with 223 additions and 204 deletions

View File

@@ -34,7 +34,7 @@ import {mapGetters} from 'vuex'
import {events} from './bus'
export default {
name: 'app',
name: 'App',
components: {
CookieDisclaimer,
ToasterWrapper,