This commit is contained in:
@@ -24,3 +24,9 @@ export interface PlanModel {
|
||||
ministranten: SimplifiedMinistrant[],
|
||||
marks: Mark[]
|
||||
}
|
||||
|
||||
export interface GottesdienstGroup {
|
||||
from: string,
|
||||
to: string,
|
||||
id: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user