mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-17 10:14:08 +00:00
Finalize Typescript restructure
This commit is contained in:
@@ -31,7 +31,7 @@ export interface UpdateMemberPayload {
|
||||
|
||||
export interface InviteMemberPayload {
|
||||
email: string
|
||||
role?: string
|
||||
role_id: number | null
|
||||
}
|
||||
|
||||
export interface DeleteMembersPayload {
|
||||
|
||||
Reference in New Issue
Block a user