Skip to content

Commit

Permalink
feature: Device management implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanael Rodriguez Ramos authored and Natanael Rodriguez Ramos committed Feb 5, 2024
1 parent 8e404b5 commit 2505e45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
},
methods: {
async deleteSessions() {
await this.$store.dispatch("sessions/deleteSessions")
await this.$store.dispatch("product/change",this.data);
if (!this.error) {
Expand Down

0 comments on commit 2505e45

Please sign in to comment.