fix: remove sort history entries + fix history entries order - fixed #1455
This commit is contained in:
@@ -744,6 +744,8 @@ export default {
|
||||
response: this.response,
|
||||
date: new Date().toLocaleDateString(),
|
||||
time: new Date().toLocaleTimeString(),
|
||||
updatedOn: new Date(),
|
||||
duration,
|
||||
}
|
||||
|
||||
this.$refs.graphqlHistoryComponent.addEntry(entry)
|
||||
|
||||
Reference in New Issue
Block a user