(ads)(WIP) publift

This commit is contained in:
Andrea Vos 2023-09-13 17:54:28 +02:00
parent 1b8dc48915
commit 7b819b2cf2

View File

@ -42,7 +42,7 @@ export default {
},
data() {
return {
isMobile: undefined,
isMobile: true, // TODO
}
},
mounted() {