Share a pad, a file or a folder with friends

This commit is contained in:
yflory
2019-06-04 16:19:47 +02:00
parent c154d020b2
commit a3a2c92c0c
3 changed files with 35 additions and 11 deletions

View File

@@ -3245,6 +3245,9 @@ define([
modal = UIElements.createSFShareModal({
origin: APP.origin,
pathname: "/drive/",
friends: friends,
title: data.title,
common: common,
hashes: {
editHash: parsed.hash
}