StationStatus Toast hinzugefügt #45
This commit is contained in:
@@ -45,7 +45,6 @@ export const handleConnectDispatch =
|
||||
});
|
||||
}
|
||||
|
||||
let parsedLogoffDate = null;
|
||||
const [logoffHours, logoffMinutes] = logoffTime.split(":").map(Number);
|
||||
|
||||
const connectedDispatcherEntry = await prisma.connectedDispatcher.create({
|
||||
|
||||
Reference in New Issue
Block a user