fix imports

This commit is contained in:
itsrubberduck
2025-09-16 12:53:12 +02:00
parent 1e3994f3ce
commit 4c8c58bb23

View File

@@ -460,8 +460,7 @@
<script setup lang="ts">
import { ref, computed, onMounted, watch } from 'vue'
import useCommunicationsEngine from '~/composables/communicationsEngine'
import { decideNextStateLLM } from '~/utils/openaiDecision'
import useCommunicationsEngine from "../../shared/utils/communicationsEngine";
// import useRadioTTS from '~/composables/radioTtsNew' // Falls verfügbar
// Core State