test release v1.0.0.15

This commit is contained in:
Jonas Heinrich 2020-12-01 17:00:45 +01:00
parent 1288826254
commit 1164f14d40

View File

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