mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01:00
lint
This commit is contained in:
parent
31fda096ec
commit
b2a52eca79
@ -63,7 +63,7 @@ export interface InviteUsersResponse {
|
||||
}
|
||||
|
||||
export interface InviteLinkRequest {
|
||||
email: string;
|
||||
email?: string;
|
||||
role: string;
|
||||
teamId?: number;
|
||||
expiryHours?: number;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user