mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-08 08:01:05 -05:00
tweak: update gui
This commit is contained in:
@@ -218,8 +218,9 @@ async function UIWindowShare(items, recipient){
|
|||||||
recipients:[
|
recipients:[
|
||||||
recipient_username
|
recipient_username
|
||||||
],
|
],
|
||||||
paths: [
|
shares: [
|
||||||
{
|
{
|
||||||
|
$: 'fs-share',
|
||||||
path: items[0].path,
|
path: items[0].path,
|
||||||
access: access_level,
|
access: access_level,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user