From d92ba8f840eef56b7c02fa388f678147981acba0 Mon Sep 17 00:00:00 2001 From: Jeffrey Biles Date: Tue, 12 May 2020 15:30:55 -0700 Subject: [PATCH] update read status to match the screen --- src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 97e08b7..79d9fb5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,7 +16,7 @@ export default { "body": "The opening keynote of VueConf US this year was Evan You (the creator of Vue), giving his State of the Vuenion address. He walked us through the journey of getting Vue 3 from a prototype to a reality the past year. He also dove into Vue's overall growth in the community.", "sentAt": "2020-03-27T18:25:43.511Z", "archived": false, - "read": false + "read": true }, { "id": 2, @@ -34,7 +34,7 @@ export default { "body": "First of all, lets congratulate Kia King Ishii on joining the Vue.js core team! 🎉 He has been doing an incredible job building vuex-orm and will now focus on working on the next versions of Vuex.\n\nSpeaking of which – Vuex v4.0.0-alpha.1 has just been released! This is the version of Vuex that will work with Vue 3.0 but keep the familiar API you know from the current version.", "sentAt": "2020-03-18T18:25:43.511Z", "archived": false, - "read": true + "read": false }, { "id": 4, @@ -43,7 +43,7 @@ export default { "body": "Newsletter Issue #161", "sentAt": "2020-03-24T18:25:43.511Z", "archived": true, - "read": true + "read": false } ] }