enh: attach webpage input menu
This commit is contained in:
@@ -1414,6 +1414,9 @@
|
||||
console.error('OneDrive Error:', error);
|
||||
}
|
||||
}}
|
||||
onUpload={async (e) => {
|
||||
dispatch('upload', e);
|
||||
}}
|
||||
onClose={async () => {
|
||||
await tick();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user