mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-05 14:38:12 +00:00
Migracja na Vite
This commit is contained in:
@@ -206,8 +206,8 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { useStore } from '@/store/store';
|
||||
import { defineComponent, watch } from 'vue';
|
||||
import { defineComponent } from 'vue';
|
||||
import { useStore } from '../store/store';
|
||||
|
||||
export default defineComponent({
|
||||
emits: ['generateMessage'],
|
||||
|
||||
Reference in New Issue
Block a user