[O] Fix ' and " issue
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import {Component, Prop, Vue} from 'vue-property-decorator';
|
||||
import {Course} from "@/components/app/app";
|
||||
import {Course} from '@/components/app/app';
|
||||
|
||||
@Component({
|
||||
components: {}
|
||||
|
||||
Reference in New Issue
Block a user