Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs committed Nov 4, 2023
1 parent 300a5ac commit f6f5c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/versions/0.15.0/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script setup lang='ts'>
import { ref, watch } from 'vue';
import { Interpreter, Parser, values, utils, Ast } from 'aiscript0_15_0';
import Editor from '@common/Editor.vue';
import Container from '@common/Container.vue';
Expand Down

0 comments on commit f6f5c37

Please sign in to comment.