diff --git a/src/UI/UIWindowShare.js b/src/UI/UIWindowShare.js index 220f396ab..85221ca5f 100644 --- a/src/UI/UIWindowShare.js +++ b/src/UI/UIWindowShare.js @@ -218,8 +218,9 @@ async function UIWindowShare(items, recipient){ recipients:[ recipient_username ], - paths: [ + shares: [ { + $: 'fs-share', path: items[0].path, access: access_level, }