Add shareButton to pad2
This commit is contained in:
@@ -60,8 +60,9 @@ define([
|
||||
priv: {
|
||||
accountName: Cryptpad.getAccountName(),
|
||||
origin: window.location.origin,
|
||||
pathname: window.location.pathname,
|
||||
readOnly: readOnly,
|
||||
availableHashes: Object.keys(hashes)
|
||||
availableHashes: hashes
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user