fix: null email in request to /share

This commit is contained in:
KernelDeimos 2024-06-20 19:41:41 -04:00
parent 1c2ba76db2
commit bf63144f7a

View File

@ -216,7 +216,7 @@ async function UIWindowShare(items, recipient){
},
data: JSON.stringify({
recipients:[
recipient_username
recipient_username || recipient_email
],
shares: [
{