Fix share modal friends list

This commit is contained in:
yflory
2019-08-27 11:37:39 +02:00
parent 3c8b9a55e0
commit c62e279224
2 changed files with 6 additions and 4 deletions

View File

@@ -85,6 +85,7 @@ define([
}).nThen(function (/*waitFor*/) {
metaObj.doc = {};
var additionalPriv = {
fileHost: ApiConfig.fileHost,
accountName: Utils.LocalStore.getAccountName(),
origin: window.location.origin,
pathname: window.location.pathname,