[pl][zine] zine banner

This commit is contained in:
Andrea Vos 2021-12-20 00:16:23 +01:00
parent a503c9d7d9
commit 9c18f2513d

View File

@ -141,6 +141,7 @@
computed: { computed: {
...mapState([ ...mapState([
'user', 'user',
'darkMode',
]), ]),
links() { links() {
const links = []; const links = [];