Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mark stoker committed Sep 13, 2023
1 parent 8958c7c commit a2b2fea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/stores/contactmoment/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,7 @@ export const useContactmomentStore = defineStore("contactmoment", {
shouldStore: true,
};
huidigeVraag.kennisartikelen.push(record);
} else {
record.kennisartikel = kennisartikel;
}

huidigeVraag.vraag = record.kennisartikel;
},

Expand Down

0 comments on commit a2b2fea

Please sign in to comment.