mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
wip
This commit is contained in:
parent
f04526b5f7
commit
9e1bc9527b
@ -344,7 +344,7 @@ const factory = (Util, Hash,
|
||||
editable = owner ? true : editable
|
||||
|
||||
}
|
||||
console.trace("data check2", data)
|
||||
console.log("data check2", data)
|
||||
if (!editable) {
|
||||
data = JSON.parse(JSON.stringify(data));
|
||||
if (data.href && data.href.indexOf('#') === -1) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user