fix
This commit is contained in:
parent
947051cca5
commit
fe405838a4
File diff suppressed because one or more lines are too long
|
|
@ -325,7 +325,7 @@ export const EDGlobal = {
|
|||
on_pick?: (group_id: string) => void | Promise<void>;
|
||||
on_close?: () => void | Promise<void>;
|
||||
},
|
||||
api: { open: true },
|
||||
api: { open: false },
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue