mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-04 05:58:13 +00:00
refactor: code organization
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { PropType, defineComponent } from 'vue';
|
||||
import { SceneryRoutesInfo } from '../types/types';
|
||||
import { SceneryRoutesInfo } from '../types/sceneries.types';
|
||||
|
||||
export default defineComponent({
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user