mirror of https://github.com/ghostfolio/ghostfolio
4 changed files with 4 additions and 8 deletions
@ -1,6 +1,5 @@ |
|||
import { Access, User } from '@ghostfolio/common/interfaces'; |
|||
import { Access } from '@ghostfolio/common/interfaces'; |
|||
|
|||
export interface CreateOrUpdateAccessDialogParams { |
|||
access: Access; |
|||
user: User; |
|||
} |
|||
|
Loading…
Reference in new issue