fix: merge + fixes
This commit is contained in:
parent
7d8a0fcbb2
commit
3c1eb82ce3
20 changed files with 52 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { GroupDTO } from "dwengo-1-common/src/interfaces/group";
|
||||
import type { GroupDTO } from "@dwengo-1/interfaces/group";
|
||||
|
||||
export interface GroupsResponse {
|
||||
groups: GroupDTO[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue