[cards] enable back

This commit is contained in:
Andrea Vos 2022-02-26 13:44:10 +01:00
parent 212c35e19b
commit 92c4f74dbf

View File

@ -160,7 +160,7 @@
cardCheckHandle: null,
cardMenuVisible: false,
cardsEnabled: false,
cardsEnabled: true,
}
},
async asyncData({ app, route }) {