This commit is contained in:
@@ -67,7 +67,7 @@ export class SignalClipboard {
|
|||||||
|
|
||||||
const { ops } = contents;
|
const { ops } = contents;
|
||||||
|
|
||||||
if (ops === undefined) {
|
if (!ops || !ops.length) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user