Skip to content

Commit

Permalink
add ticket number to vue-mq comment
Browse files Browse the repository at this point in the history
  • Loading branch information
odalys-dataport committed Feb 26, 2025
1 parent 6c4dcc5 commit c24a8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import { createPinia } from "pinia";
import { createApp } from "vue";
import VueDOMPurifyHTML from "vue-dompurify-html";

// TODO solve without vue-mq dependency
// TODO - solve within https://ticketsystem.dbildungscloud.de/browse/BC-8013
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
import { Vue3Mq } from "vue3-mq";
Expand Down

0 comments on commit c24a8ae

Please sign in to comment.