Improve client
This commit is contained in:
parent
c968633d15
commit
65858dab3e
39 changed files with 286 additions and 83 deletions
|
|
@ -69,7 +69,7 @@ export function selectFile(src: any, label: string | null, multiple = false) {
|
|||
});
|
||||
};
|
||||
|
||||
os.modalMenu([label ? {
|
||||
os.popupMenu([label ? {
|
||||
text: label,
|
||||
type: 'label'
|
||||
} : undefined, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue