mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-11-30 22:45:46 +01:00
can add and delete shiftplans from pressets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// frontend/src/services/authService.ts
|
||||
import { Employee } from '../../../backend/src/models/employee';
|
||||
import { Employee } from '../models/Employee';
|
||||
const API_BASE = 'http://localhost:3002/api';
|
||||
|
||||
export interface LoginRequest {
|
||||
|
||||
Reference in New Issue
Block a user