fix build
This commit is contained in:
parent
ee1d7b2445
commit
5cc09f251e
@ -16,6 +16,7 @@ const TEXT_INPUT = 'text';
|
||||
export interface SaveOptions {
|
||||
closeAfterSave?: boolean;
|
||||
nextAction?: boolean;
|
||||
addMembers?: boolean;
|
||||
}
|
||||
|
||||
@Directive()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user