Add the password when sharing a pad with a friend

This commit is contained in:
yflory
2019-07-01 18:06:16 +02:00
parent c42a79991c
commit 9aebeb216e
3 changed files with 5 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ define([
var modal = f({
origin: origin,
pathname: pathname,
password: priv.password,
hashes: hashes,
common: common,
title: data.title,