mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2026-01-21 18:39:41 +01:00
backend without errors
This commit is contained in:
@@ -24,7 +24,6 @@ export interface TimeSlot {
|
||||
}
|
||||
|
||||
export interface Shift {
|
||||
timeSlot: any;
|
||||
id: string;
|
||||
planId: string;
|
||||
timeSlotId: string;
|
||||
|
||||
Reference in New Issue
Block a user