test release v1.0.0.14

This commit is contained in:
Jonas Heinrich 2020-12-01 16:47:17 +01:00
parent 2d5c186e09
commit 1288826254

View File

@ -124,6 +124,7 @@ export default {
})
},
processNotifications(newNotifications) {
console.log(newNotifications)
// this.notifications = newNotifications
},
},