more complex embed test
This commit is contained in:
parent
28a9ce962d
commit
b2761b50f2
@ -654,7 +654,7 @@ const qChanges = [
|
|||||||
if (prng.bool(gen)) {
|
if (prng.bool(gen)) {
|
||||||
ytext.insertEmbed(insertPos, { image: 'https://user-images.githubusercontent.com/5553757/48975307-61efb100-f06d-11e8-9177-ee895e5916e5.png' })
|
ytext.insertEmbed(insertPos, { image: 'https://user-images.githubusercontent.com/5553757/48975307-61efb100-f06d-11e8-9177-ee895e5916e5.png' })
|
||||||
} else {
|
} else {
|
||||||
ytext.insertEmbed(insertPos, new Y.YMap())
|
ytext.insertEmbed(insertPos, new Y.YMap([[prng.word(gen), prng.word(gen)]]))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user