enh: attach webpage input menu

This commit is contained in:
Timothy Jaeryang Baek
2025-09-24 11:11:26 -05:00
parent 2904a78222
commit 2a95cbcef7
3 changed files with 113 additions and 0 deletions

View File

@@ -1414,6 +1414,9 @@
console.error('OneDrive Error:', error);
}
}}
onUpload={async (e) => {
dispatch('upload', e);
}}
onClose={async () => {
await tick();