There was an error while loading. Please reload this page.
2 parents f9f2eb3 + ca69613 commit da96377Copy full SHA for da96377
1 file changed
front-end/src/views/material-ideas/DraftPdf.vue
@@ -25,7 +25,7 @@
25
<script>
26
import pdfMake from 'pdfmake/build/pdfmake';
27
import pdfFonts from 'pdfmake/build/vfs_fonts';
28
-import CodingToolsLogo from '@/images/CodingToolsLogo.png';
+import CodingToolsLogo from '@/assets/images/CodingToolsLogo.png';
29
import { useUserStore } from '@/store/modules/user.store';
30
import { computed } from 'vue';
31
0 commit comments