menus de la semaine terminé
This commit is contained in:
parent
3515e87f13
commit
9c239bdaac
10 changed files with 167 additions and 129 deletions
|
|
@ -2,8 +2,8 @@ import { Membre } from './membre';
|
|||
import { Team } from './team';
|
||||
|
||||
export interface Menu {
|
||||
libelle: string;
|
||||
dateMenu: string;
|
||||
repas: string;
|
||||
repasMidi: string;
|
||||
repasSoir: string;
|
||||
id: number;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue