mirror of
https://github.com/kevin-DL/build-gmail-clone-with-vue-3.git
synced 2026-01-23 15:41:33 +00:00
rename sentDate to sentAt
This commit is contained in:
@@ -19,7 +19,7 @@ new Server({
|
||||
body(){
|
||||
return faker.lorem.paragraphs()
|
||||
},
|
||||
sentDate(){
|
||||
sentAt(){
|
||||
return faker.date.recent(20)
|
||||
},
|
||||
archived(i){
|
||||
|
||||
Reference in New Issue
Block a user