Dispatch Router-Struktur; AddPenalty Layout gefixed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { create } from "zustand";
|
||||
import { ChatMessage } from "@repo/db";
|
||||
import { dispatchSocket } from "dispatch/socket";
|
||||
import { pilotSocket } from "pilot/socket";
|
||||
import { dispatchSocket } from "(app)/dispatch/socket";
|
||||
import { pilotSocket } from "(app)/pilot/socket";
|
||||
|
||||
interface ChatStore {
|
||||
situationTabOpen: boolean;
|
||||
|
||||
Reference in New Issue
Block a user